block-code
a12n-server
block-code | a12n-server | |
---|---|---|
1 | 16 | |
12 | 465 | |
- | 2.4% | |
2.4 | 9.4 | |
6 months ago | 15 days ago | |
TypeScript | TypeScript | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
block-code
-
I made a new input component for 2FA/OTP/Passcode
I made a new input component for 2FA/OTP/Passcode and name it as block-code. Please check out the storybook here
a12n-server
-
Examples of APIs that follows the best practices and are production ready on Github?
I wrote a small OAuth2 serer with NodeJS: https://github.com/curveball/a12n-server
- Architecting Node the Node way?
-
Passport.js alternatives in 2022
a12n-server. Lightweight, Node.js. Just run npm start to run it and all based around OAuth2. I've been working on this for almost 5 years =)
-
Writing my own logins Vs Third party Authentication
There's open source OAuth2 providers too that you can self-host. a12n-server is one of them, and the steps to get it up and running are:
-
Keycloak: Open-Source Identity and Access Management
Another OAuth2 server, that's well on the other side of the heavyweight spectrum vs. keycloak:
https://github.com/curveball/a12n-server
-
What are some good quality open source rest apis based on expressjs to learn from? Preferably using postgresql
I'm working on one that supports posgresql (and also mysql, sqlite): https://github.com/curveball/a12n-server
- express js I need help with a large API
- Good Backend Projects to learn from?
- Suggest some intermediate level projects.
- Single Sign On
What are some alternatives?
rci - 🔢 better code inputs for react/web
OpenUnison - Unified Identity Management
otplib - :key: One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
deno-oauth2-client - Minimalistic OAuth 2.0 client for Deno.
react-headless-passcode - A headless library for Passcode component
cookie-session - Simple cookie-based session middleware
react-pin-field - 📟 React component for entering PIN codes.
dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
Authenticator - Authenticator generates 2-Step Verification codes in your browser.
spring-authorization-server - Spring Authorization Server
adfsmfa - MFA for ADFS 2022/2019/2016/2012r2
authentication-server - The authentication-server is a node app that handles user registration, authentication & authorization with JWT.