-
-
Notifications
You must be signed in to change notification settings - Fork 234
Feat/seedless refresh token #5917
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: himanshuchawla009 <[email protected]>
…Controller.ts Co-authored-by: himanshuchawla009 <[email protected]>
…Controller.ts Co-authored-by: himanshuchawla009 <[email protected]>
…Controller.ts Co-authored-by: himanshuchawla009 <[email protected]>
…Controller.ts Co-authored-by: himanshuchawla009 <[email protected]>
…Mask/core into feat/seedless-onboarding-controller
packages/seedless-onboarding-controller/src/SeedlessOnboardingController.ts
Show resolved
Hide resolved
packages/seedless-onboarding-controller/src/SeedlessOnboardingController.ts
Show resolved
Hide resolved
packages/seedless-onboarding-controller/src/SeedlessOnboardingController.ts
Show resolved
Hide resolved
packages/seedless-onboarding-controller/src/SeedlessOnboardingController.ts
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Hi @chaitanyapotti @himanshuchawla009, need your reviews too )
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
keyringId, | ||
}, | ||
}); | ||
// store/persist the encryption key shares |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these comments should be moved before line 303
Explanation
Add refresh token and revoke refresh token handling to SeedlessOnboardingController
References
Changelog
Checklist