-
Notifications
You must be signed in to change notification settings - Fork 541
Home
Rishabh Poddar edited this page Sep 25, 2020
·
23 revisions
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.
A diagrammatic overview of how SuperTokens fits into your infrastructure.
Describes the purpose of various files and folders present in this repo - from testing to source code structure.
Instructions on how to build SuperTokens from source.
About how git branches are organised based on versions, how testing and release tags work
Instructions on how to install OpenJDK 12.0.2
About the concept of rotating refresh tokens, as well as unsolved problems in this space
Talks about the challenges with RRTs and how we have solved for those, with pseudo code