This repository provides a Django example implementation of OTP (One-Time Password) login functionality. Users can receive an OTP via email and use it for authentication.
-
Updated
Dec 23, 2023 - Python
This repository provides a Django example implementation of OTP (One-Time Password) login functionality. Users can receive an OTP via email and use it for authentication.
A nextjs project where the full authentication is implemented through next-auth or auth.js v5. This is only one repo you need to add authentication to your next js project.
This is a repository where I have created API enpoints to create a user, verify user details, forgot password and resetting the password and many more related to authentication. This contains authentication for both user and the service provider.
Add a description, image, and links to the twofactorauthentication topic page so that developers can more easily learn about it.
To associate your repository with the twofactorauthentication topic, visit your repo's landing page and select "manage topics."