Closed rishabhpoddar closed 8 months ago
Name | Link |
---|---|
Latest commit | 0add4b1aa628c1f4914ffa8072ec6340ec49a185 |
Latest deploy log | https://app.netlify.com/sites/admiring-bhabha-7b1be9/deploys/65eff942a85baf00088adde0 |
Deploy Preview | https://deploy-preview-763--admiring-bhabha-7b1be9.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Summary of change
(A few sentences about this PR)
Related issues
Checklist
cd v2 && MODE=production npx docusaurus build
)Remaining TODOs for this PR
null
and explain what that meansgetMFARequirementsForAuth
undefined
supported ingetMFARequirementsForAuth
?n
array is empty.?
from userContext), and changing to use UserContext type: https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/sessions/claims/claim-validators#on-the-backendawait Claim.refresh()
on the frontend, andawait session.fetchAndSet(claim)
on the backend./docs/thirdpartyemailpassword/advanced-customizations/frontend-hooks/handle-event
, we need to also check for isFirstFactor to make sure that events only get fired once./docs/thirdpartyemailpassword/pre-built-ui/auth-redirection
, we need to mention that getRedirectURL with success context is only called for the first factor. and not all factors.newSessionCreated