Forem

SuperTokens profile picture

SuperTokens

A new secure way to manage your sessions!

Location Mumbai, India Joined Joined on  Personal website http://supertokens.com twitter website
Six Year Club
Five Year Club
Writing Debut
Four Year Club
Three Year Club
4 Week Writing Streak
Two Year Club
One Year Club
Hacktoberfest with SuperTokens
Cover image for Hacktoberfest with SuperTokens

Hacktoberfest with SuperTokens

3
Comments
3 min read

Want to connect with SuperTokens?

Create an account to connect with SuperTokens. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Adding login to your Next.js app using the app directory with SuperTokens
Cover image for Adding login to your Next.js app using the app directory with SuperTokens

Adding login to your Next.js app using the app directory with SuperTokens

Comments
13 min read
How we used multi-tenancy to cut our AWS costs by 50%
Cover image for How we used multi-tenancy to cut our AWS costs by 50%

How we used multi-tenancy to cut our AWS costs by 50%

Comments
3 min read
How we cut our AWS costs by more than 50%
Cover image for How we cut our AWS costs by more than 50%

How we cut our AWS costs by more than 50%

2
Comments
3 min read
How to create an invite-only auth flow in 2023
Cover image for How to create an invite-only auth flow in 2023

How to create an invite-only auth flow in 2023

Comments
4 min read
URI vs URL: The real difference between the two
Cover image for URI vs URL: The real difference between the two

URI vs URL: The real difference between the two

1
Comments
2 min read
Understanding JWKS (JSON Web Key Set)
Cover image for Understanding JWKS (JSON Web Key Set)

Understanding JWKS (JSON Web Key Set)

1
Comments
3 min read
Authentication vs Authorization: What's the difference?
Cover image for Authentication vs Authorization: What's the difference?

Authentication vs Authorization: What's the difference?

Comments
3 min read
SAML vs OAuth: Choosing the right protocol for authentication
Cover image for SAML vs OAuth: Choosing the right protocol for authentication

SAML vs OAuth: Choosing the right protocol for authentication

5
Comments
3 min read
Migrating users without downtime in your service (The Lazy Migration Strategy)
Cover image for Migrating users without downtime in your service (The Lazy Migration Strategy)

Migrating users without downtime in your service (The Lazy Migration Strategy)

1
Comments
5 min read
Ory vs Keycloak vs SuperTokens
Cover image for Ory vs Keycloak vs SuperTokens

Ory vs Keycloak vs SuperTokens

1
Comments
5 min read
Django Bootstrap Login Template (How-To)
Cover image for Django Bootstrap Login Template (How-To)

Django Bootstrap Login Template (How-To)

1
Comments
4 min read
Implementing the right Email Verification flow
Cover image for Implementing the right Email Verification flow

Implementing the right Email Verification flow

33
Comments 1
6 min read
A Guide to Implementing Passwordless Login
Cover image for A Guide to Implementing Passwordless Login

A Guide to Implementing Passwordless Login

11
Comments 3
4 min read
Self-hosted Authentication
Cover image for Self-hosted Authentication

Self-hosted Authentication

7
Comments
6 min read
Creating Great Authentication Experiences with Custom UI
Cover image for Creating Great Authentication Experiences with Custom UI

Creating Great Authentication Experiences with Custom UI

1
Comments 1
4 min read
5 Tips for Optimizing Your React App’s Performance
Cover image for 5 Tips for Optimizing Your React App’s Performance

5 Tips for Optimizing Your React App’s Performance

2
Comments
4 min read
What do pre-built What do pre-built authentication UIs look like?
Cover image for What do pre-built What do pre-built authentication UIs look like?

What do pre-built What do pre-built authentication UIs look like?

2
Comments
6 min read
Auth0 Pricing: The Complete Guide [2022]
Cover image for Auth0 Pricing: The Complete Guide [2022]

Auth0 Pricing: The Complete Guide [2022]

7
Comments
4 min read
AWS Cognito Pricing: The Complete Guide [2022]
Cover image for AWS Cognito Pricing: The Complete Guide [2022]

AWS Cognito Pricing: The Complete Guide [2022]

1
Comments
2 min read
Okta Pricing: The Complete Guide [2022]
Cover image for Okta Pricing: The Complete Guide [2022]

Okta Pricing: The Complete Guide [2022]

Comments
3 min read
What is CORS?
Cover image for What is CORS?

What is CORS?

3
Comments 1
6 min read
Introducing User Roles Authorization with SuperTokens
Cover image for Introducing User Roles Authorization with SuperTokens

Introducing User Roles Authorization with SuperTokens

4
Comments
6 min read
What is Roles-Based Access Control (RBAC)?
Cover image for What is Roles-Based Access Control (RBAC)?

What is Roles-Based Access Control (RBAC)?

4
Comments
3 min read
Protecting your Supabase app with SuperTokens authentication
Cover image for Protecting your Supabase app with SuperTokens authentication

Protecting your Supabase app with SuperTokens authentication

Comments
5 min read
How to use SuperTokens in a VueJS app with your own UI
Cover image for How to use SuperTokens in a VueJS app with your own UI

How to use SuperTokens in a VueJS app with your own UI

2
Comments
12 min read
Authorization with user roles (RBAC)
Cover image for Authorization with user roles (RBAC)

Authorization with user roles (RBAC)

1
Comments
5 min read
How to use SuperTokens' pre built UI with VueJS
Cover image for How to use SuperTokens' pre built UI with VueJS

How to use SuperTokens' pre built UI with VueJS

7
Comments 1
7 min read
Top Auth0 alternatives: Auth0 vs Okta vs Cognito vs SuperTokens [2022]
Cover image for Top Auth0 alternatives: Auth0 vs Okta vs Cognito vs SuperTokens [2022]

Top Auth0 alternatives: Auth0 vs Okta vs Cognito vs SuperTokens [2022]

10
Comments 1
8 min read
How to connect SuperTokens to a MySQL or to a PostgreSQL database
Cover image for How to connect SuperTokens to a MySQL or to a PostgreSQL database

How to connect SuperTokens to a MySQL or to a PostgreSQL database

4
Comments
11 min read
How to deploy SuperTokens with React and NodeJS on Vercel
Cover image for How to deploy SuperTokens with React and NodeJS on Vercel

How to deploy SuperTokens with React and NodeJS on Vercel

10
Comments
3 min read
Building a login screen with React and Bootstrap
Cover image for Building a login screen with React and Bootstrap

Building a login screen with React and Bootstrap

10
Comments
4 min read
How to hash, salt, and verify passwords in NodeJS, Python, Golang, and Java
Cover image for How to hash, salt, and verify passwords in NodeJS, Python, Golang, and Java

How to hash, salt, and verify passwords in NodeJS, Python, Golang, and Java

6
Comments
8 min read
Revoking Access with a JWT Blacklist/Deny List
Cover image for Revoking Access with a JWT Blacklist/Deny List

Revoking Access with a JWT Blacklist/Deny List

4
Comments
8 min read
What is a JWT? Understanding JSON Web Tokens
Cover image for What is a JWT? Understanding JSON Web Tokens

What is a JWT? Understanding JSON Web Tokens

8
Comments
7 min read
OAuth vs JWT (JSON Web Tokens): An In-Depth Comparison
Cover image for OAuth vs JWT (JSON Web Tokens): An In-Depth Comparison

OAuth vs JWT (JSON Web Tokens): An In-Depth Comparison

13
Comments 1
6 min read
Solve the problem of vendor lockin
Cover image for Solve the problem of vendor lockin

Solve the problem of vendor lockin

2
Comments
4 min read
How to Add a Social Login to Your Website with SuperTokens (Custom UI Only)
Cover image for How to Add a Social Login to Your Website with SuperTokens (Custom UI Only)

How to Add a Social Login to Your Website with SuperTokens (Custom UI Only)

6
Comments
4 min read
Introducing the SuperTokens Ambassador Program.
Cover image for Introducing the SuperTokens Ambassador Program.

Introducing the SuperTokens Ambassador Program.

25
Comments 6
3 min read
Why is redux state immutable?
Cover image for Why is redux state immutable?

Why is redux state immutable?

6
Comments
4 min read
Implementing a forgot password flow (with pseudo code)
Cover image for Implementing a forgot password flow (with pseudo code)

Implementing a forgot password flow (with pseudo code)

6
Comments
7 min read
Express-session vs SuperTokens for handling user sessions
Cover image for Express-session vs SuperTokens for handling user sessions

Express-session vs SuperTokens for handling user sessions

8
Comments
11 min read
Should you use Express-session for your production app?
Cover image for Should you use Express-session for your production app?

Should you use Express-session for your production app?

7
Comments
8 min read
OAuth 2.0 vs Session Management
Cover image for OAuth 2.0 vs Session Management

OAuth 2.0 vs Session Management

29
Comments
6 min read
Are you using JWTs for user sessions in the correct way?
Cover image for Are you using JWTs for user sessions in the correct way?

Are you using JWTs for user sessions in the correct way?

182
Comments 12
13 min read
All you need to know about user session security
Cover image for All you need to know about user session security

All you need to know about user session security

45
Comments
14 min read
loading...