#Signup
Showing 8 of 8 repositories tagged #signup, ranked by stars
๐งโ๐ Authentication and authorization infrastructure for SaaS and AI apps, built on OIDC and OAuth 2.1 with multi-tenancy, SSO, and RBAC.
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. ๐ Mirror of https://codeberg.org/allauth/django-allauth/
Login/Registration Module for Android
This is a login and signup page in Android Studio
๐ฆ Gothic is a user registration and authentication SWT/JWT microservice. It supports REST, gRPC, and gRPC Web API, reCAPTCHA & a variety of DBs with Gorm.
Flutter Getx project that covered a best MVC architecture and functionality of Authentication, Login and Register(Sign In and Sign Up) using Rest API
In this article, we will explore the process of building a REST API in Rust with features like user registration, email verification, login, and logout capabilities. Our API will be powered by the high-performance Axum framework and will utilize the SQLx toolkit to store data in a SQLite database.