17 results for “topic:authentication-api”
This project is an Authentication API built with Django Rest Framework and Simple JWT. It includes features such as user registration, custom user model login, password change, and password reset through email. The API uses Simple JWT for token authentication.
.NET library for Construct Game Services
All about NodeJs
Authenticated API built using actix-web for high-performance and memory safety
An authentication API using Node.js and Express.
Secure Firebase Authentication API built with Node.js & Express. Supports JWT-based auth, multiple providers (Google, Apple, Microsoft, Facebook), and easy integration.
Basic pages and scripts to manage an one time password access to a user account on a website.
Sample APIs are created using NodeJS, ExpressJS , SQLite where the user can perform various authentication operations on the data base like creating the user identity( user registration), updating the password or changing passwords and user login. Passwords are encrypted before they are stored into the data base using nodeJS packages.
Django Authrization API using Django, DRF(Django-Rest-Framework) & custom authentication using email
A basic Auth Application that let's user to signup/signin and provide a feature to toggle all user's status(Active - Inactive)
Código Python para obter um token de autenticação e utilizá-lo para fazer requisições HTTP autenticadas a uma API (a api de exemplo é paginada).
An authentication api example written in Rust, using the Rocket framework.
🔐 Secure authentication API in Go with user registration, login, and session management. Bcrypt + UUID + SQLite + Docker support.
Demo application for the docker authentication module
SecurePasswordStorage is a robust Java Spring Boot application designed to ensure the secure storage and management of user passwords. With a focus on security and usability, this application provides reliable mechanisms for creating, retrieving, and managing user credentials.
Created an apis for register and login cases. Authentication apis.
A secure, session cookie-based authentication API that also supports API key-based authentication for internal services