[ ] FIx issue with account linking returning erro code 007 instead of email already exists when signing up with email password if social login already exists.
[x] Check that oauth access token lifetime can be set to 100 years
[x] Update function to pass in client id and secret optionally.
[x] Updated dependencies to use supertokens-web-js in package.json from npm registry
[ ] Various browsers - Safari, Firefox, Chrome, Edge
[x] Mobile responsiveness
[x] Make sure using with-typescript example that types are correct for every new configs exposed to users
[x] Make sure frontend login UI shows even if backend is not working.
[ ] Make sure all PR checks are passing - specifically example apps checks should all be passing
[x] 3.1 fdi (not to be a new release)
[x] prebuiltui:X.Y (This is based on supertokens-auth-react release)
[x] If new recipe, then make sure to expose it as a window variable, and also change implementation of checkFrontendSDKRelatedDocs in the docs repo (global search it) - modify the ALLOWED_LINES variable to add about the new recipe.
📅 Checklist
🔶 Staging
Dev Tag
checkFrontendSDKRelatedDocs
in the docs repo (global search it) - modify theALLOWED_LINES
variable to add about the new recipe.Others
with-oauth2
example which contains one authorization server and client apps for all use cases.📚 Documentation (test site)
🔥 Production
💻 NPM and core release
janitor
command📚 Documentation
Contents of running try.supertokens.com script: