An open API service indexing awesome lists of open source software.

https://github.com/techrisin/android-email-otp-authentication-using-kivymd

Email OTP authentication
https://github.com/techrisin/android-email-otp-authentication-using-kivymd

kivy kivymd python python-for-android sqlite3

Last synced: about 1 month ago
JSON representation

Email OTP authentication

Awesome Lists containing this project

README

        

This tutorial is on developing an android app to authenticate user based on email OTP. This is developed in python, kivy and kivyMD.

The apk built can be downloaded from [this link](https://drive.google.com/file/d/1aV5TKqc7h2-orV-MtezWqARyRJ_13D4V/view?usp=sharing)

Python code is converted to a android app using python for android

Full text based tutorial and video explanation of this app is available at [https://techris.in/apps/android-email-otp-authentication-tutorial-using-kivymd.html](https://techris.in/apps/android-email-otp-authentication-tutorial-using-kivymd.html)