From 2e8fe4e33952f6b323e656dd414d5aa0d0a422d3 Mon Sep 17 00:00:00 2001 From: 1toldyou <86680163+1toldyou@users.noreply.github.com> Date: Fri, 24 Feb 2023 17:37:48 -0800 Subject: [PATCH 1/2] Remove Okta and update description of auth0 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ba6bcc27..11ac9d05 100644 --- a/README.md +++ b/README.md @@ -633,7 +633,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ ## Authentication, Authorization and User Management * [asgardeo.io](https://wso2.com/asgardeo) - Seamless Integration of SSO, MFA, passwordless auth and more. Includes SDKs for frontend and backend apps. Free up to 1000 MAUs and 5 identity providers. - * [auth0.com](https://auth0.com/) — Hosted free for development SSO. Up to 2 social identity providers for closed-source projects. + * [Auth0](https://auth0.com/) — Hosted SSO. Up to 7000 active users and 2 social identity providers. * [Authgear](https://www.authgear.com) - Bring Passwordless, OTPs, 2FA, SSO to your apps in minutes. All Front-end included. Free up to 5000 MAUs. * [Authress](https://authress.io/) — Authentication login and access control, unlimited identity providers for any project. Facebook, Google, Twitter and more. First 1000 API calls are free. * [Authy](https://authy.com) - Two-factor authentication (2FA) on multiple devices, with backups. Drop-in replacement for Google Authenticator. Free for up to 100 successful authentications. @@ -642,7 +642,6 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [Jumpcloud](https://jumpcloud.com/) — Provides directory as a service similar to Azure AD, user management, single sign-on, and RADIUS authentication. Free for up to 10 users. * [logintc.com](https://www.logintc.com/) — Two-factor authentication (2FA) by push notifications, free for 10 users, VPN, Websites and SSH * [MojoAuth](https://mojoauth.com/) - MojoAuth makes it easy to implement Passwordless authentication on your web, mobile or any application in minutes. - * [Okta](https://developer.okta.com/) — User management, authentication and authorization. Free for up to 1000 monthly active users. * [onelogin.com](https://www.onelogin.com/) — Identity as a Service (IDaaS), Single Sign-On Identity Provider, Cloud SSO IdP, 3 company apps and 5 personal apps, unlimited users * [Ory](https://ory.sh/) - AuthN/AuthZ/OAuth2.0/Zero Trust managed security platform. Forever free developer accounts with all security features, unlimited team members, 200 daily active users, and 25k/mo permission checks. * [SuperTokens](https://supertokens.com/) - Open source user authentication that natively integrates into your app - enabling you to get started quickly while controlling the user and developer experience. Free for up to 5000 MAUs. From 33281492c3e7da7b3444f5be63c0034d8ffb3cff Mon Sep 17 00:00:00 2001 From: 1toldyou <86680163+1toldyou@users.noreply.github.com> Date: Sat, 25 Feb 2023 09:53:55 -0800 Subject: [PATCH 2/2] Update Okta --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11ac9d05..3a7e989c 100644 --- a/README.md +++ b/README.md @@ -642,6 +642,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [Jumpcloud](https://jumpcloud.com/) — Provides directory as a service similar to Azure AD, user management, single sign-on, and RADIUS authentication. Free for up to 10 users. * [logintc.com](https://www.logintc.com/) — Two-factor authentication (2FA) by push notifications, free for 10 users, VPN, Websites and SSH * [MojoAuth](https://mojoauth.com/) - MojoAuth makes it easy to implement Passwordless authentication on your web, mobile or any application in minutes. + * [Okta](https://developer.okta.com/signup/) — User management, authentication and authorization. Free for up to 100 monthly active users. * [onelogin.com](https://www.onelogin.com/) — Identity as a Service (IDaaS), Single Sign-On Identity Provider, Cloud SSO IdP, 3 company apps and 5 personal apps, unlimited users * [Ory](https://ory.sh/) - AuthN/AuthZ/OAuth2.0/Zero Trust managed security platform. Forever free developer accounts with all security features, unlimited team members, 200 daily active users, and 25k/mo permission checks. * [SuperTokens](https://supertokens.com/) - Open source user authentication that natively integrates into your app - enabling you to get started quickly while controlling the user and developer experience. Free for up to 5000 MAUs.