Home
Pages 9
Clone this wiki locally
Welcome to the SuperTokens wiki! Below are a range of topics that we thought would be fun for people to read. If there is something else that you want here, please feel free to open an issue.
SuperTokens architecture
A diagrammatic overview of how SuperTokens fits into your infrastructure.
Code and file structure overview
Describes the purpose of various files and folders present in this repo - from testing to source code structure.
Building from source
Instructions on how to build SuperTokens from source.
Versioning, git and releases
About how git branches are organised based on versions, how testing and release tags work
Installing OpenJDK for Mac and Linux
Instructions on how to install OpenJDK
Session pseudo code
Pseudo code for how session tokens are created, verified, refreshed, regenerated and revoked.
Telemetry
Information about some of the data we collect and how to disable / enable it.
Recipe development guideline for the backend and frontend recipes
Guidelines on what principles to follow when making a new recipe.