All Projects → curveball → a12n-server

curveball / a12n-server

Licence: Apache-2.0 license
A ready-to-launch User and Authentication system for those that don't want to build it

Programming Languages

typescript
32286 projects
Handlebars
879 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to a12n-server

pyotp
Python One-Time Password Library
Stars: ✭ 1,930 (+495.68%)
Mutual labels:  totp, mfa, 2fa
Nginx Sso
SSO authentication provider for the auth_request nginx module
Stars: ✭ 195 (-39.81%)
Mutual labels:  oauth2, totp, mfa
SimpleTOTP
A highly configurable yet simple to use TOTP based two-factor authentication processing module for SimpleSAMLphp.
Stars: ✭ 16 (-95.06%)
Mutual labels:  totp, mfa, 2fa
Authelia
The Single Sign-On Multi-Factor portal for web apps
Stars: ✭ 11,094 (+3324.07%)
Mutual labels:  totp, mfa, 2fa
One Time
One Time Password (TOTP and HOTP) library for Clojure. TOTP/HOTP is widely used for Two Factor / Multi Factor Authentication.
Stars: ✭ 129 (-60.19%)
Mutual labels:  totp, mfa, 2fa
kagi
WebAuthn security keys and TOTP multi-factor authentication for Django
Stars: ✭ 17 (-94.75%)
Mutual labels:  totp, 2fa, webauthn
Aspnetcoreid4external
external OpenID Connect Login to IdentityServer4 with AAD
Stars: ✭ 63 (-80.56%)
Mutual labels:  oauth2, totp, 2fa
adfsmfa
MFA for ADFS 2022/2019/2016/2012r2
Stars: ✭ 86 (-73.46%)
Mutual labels:  totp, mfa, webauthn
pkce-generator
Code Verifier and Code Challenge Generator for OAuth with PKCE
Stars: ✭ 81 (-75%)
Mutual labels:  oauth2, pkce
AspNetCoreBackChannelLogout
ASP.NET Core Back-Channel Logout for Hybrid Clients, Redis, Key Vault, Azure
Stars: ✭ 17 (-94.75%)
Mutual labels:  totp, 2fa
ms-identity-javascript-v2
VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform
Stars: ✭ 67 (-79.32%)
Mutual labels:  oauth2, pkce
crystal-two-factor-auth
Two Factor Authentication Crystal code implementing the Time-based One-time Password Algorithm
Stars: ✭ 24 (-92.59%)
Mutual labels:  totp, 2fa
apache 2fa
Apache two-factor (2FA) authentication with Google Authenticator based on Time-based One-Time Password (TOTP) or HMAC-based one-time password (HOTP) Algorithms.
Stars: ✭ 63 (-80.56%)
Mutual labels:  totp, 2fa
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Stars: ✭ 664 (+104.94%)
Mutual labels:  totp, 2fa
totp.js
Time-based One-time Password Algorithm By Javascript
Stars: ✭ 26 (-91.98%)
Mutual labels:  totp, 2fa
otp-java
A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).
Stars: ✭ 107 (-66.98%)
Mutual labels:  totp, 2fa
crotp
CrOTP - One Time Passwords for Crystal
Stars: ✭ 62 (-80.86%)
Mutual labels:  totp, 2fa
totp
Time-Based One-Time Password Code Generator
Stars: ✭ 76 (-76.54%)
Mutual labels:  totp, 2fa
rci
🔢 better code inputs for react/web
Stars: ✭ 805 (+148.46%)
Mutual labels:  totp, 2fa
aws-missing-tools
Random tools I've written to make life easier using AWS, namely aws-choose-profile and aws-mfa-login
Stars: ✭ 46 (-85.8%)
Mutual labels:  mfa, 2fa

Authentication API

This package aims to provide a simple authentication system. The goal is to provide a simple authentication system for developers considering building their own.

The project implements OAuth2 standards where applicable.

a12n-server home screenshot

Requirements

  • Node.js 14.x
  • MySQL

Features

Documentation

Check out the Docs folder

The state of this project

If you are thinking of building a new authentication system, and decide to use this project instead, you get a lot of features for free.

The project has been used in production since 2018 and is still actively developed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].