You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Check that oauth access token lifetime can be set to 100 years
Update function to pass in client id and secret optionally.
Updated dependencies to use supertokens-web-js in package.json from npm registry
Various browsers - Safari, Firefox, Chrome, Edge
Mobile responsiveness
Make sure using with-typescript example that types are correct for every new configs exposed to users
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
3.1 fdi (not to be a new release)
prebuiltui:X.Y (This is based on supertokens-auth-react release)
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
commandit too
Change checklist in contributing guide for which tables to pick when migrating data from dev to prod instance.
📚 Documentation
Contents of running try.supertokens.com script:
git clone github.com/supertokens/backend cd backend/scripts/demo-dashboard ./addData.sh
The text was updated successfully, but these errors were encountered: