
SuperTokens
SuperTokens — User Authentication
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
supertokens-core
supertokens/supertokens-postgresql
Just deployed
Add secure login and session management to your apps. SDKs available for popular languages and front-end frameworks e.g. Node.js, Go, Python, React.js, React Native, Vanilla JS, etc.
Three building blocks of SuperTokens architecture
- Frontend SDK: Manages session tokens and renders login UI widgets
- Backend SDK: Provides APIs for sign-up, sign-in, signout, session refreshing, etc. Your Frontend will talk to these APIs
- SuperTokens Core: The HTTP service for the core auth logic and database operations. This service is used by the Backend SDK
Template Content
supertokens-core
supertokens/supertokens-postgresql