Ecosyste.ms: Awesome
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 2 months ago
JSON representation
Email OTP authentication
- Host: GitHub
- URL: https://github.com/techrisin/android-email-otp-authentication-using-kivymd
- Owner: techrisin
- License: mit
- Created: 2024-04-26T15:51:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T01:07:22.000Z (9 months ago)
- Last Synced: 2024-12-18T19:09:03.218Z (about 2 months ago)
- Topics: kivy, kivymd, python, python-for-android, sqlite3
- Language: Python
- Homepage: https://techris.in/t1z
- Size: 3.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)