Skip to main content
important

This is a contributors guide and NOT a user guide. Please visit these docs if you are using or evaluating SuperTokens.

New github repo

  • Rename main to master
  • Add branch protection rules for master and for [0-9]*.[0-9]*
    • Require a pull request before merging
      • Require approvals
    • Require status checks to pass before merging
      • Add all required checks
    • Require conversation resolution
    • restrict who can push to branch (master only admin, otherwise core team)
  • Add protected tag (v*)
  • Setup github action for manually running tests
  • Write readme
Looking for older versions of the documentation?
Which UI do you use?
Custom UI
Pre built UI