Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

SuperTokens - Open source alternative to Auth0 / Firebase Auth / AWS Cognito

  • Share this:
post-title
SuperTokens is an open source alternative to Auth0 / Firebase Auth / AWS Cognito. It supports authentication using email ID and password, Social logins (Google, Facebook, Apple, Github + adding custom providers), Forgot password flow using email, Secure session management, Email verification.

In session management, It provides support to Create, verify, refresh & revoke sessions, Ability to get all sessions given a user ID, Manipulation of session and JWT payloads, Prevents common session vulnerabilities like session fixation, CSRF or brute force attacks.
https://supertokens.io/
https://github.com/supertokens/supertokens-core
https://github.com/supertokens/supertokens-node
https://github.com/supertokens/supertokens-auth-react
License: