-
-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add flag to disable
getSession
after signIn on local provider (…
…#702) * feat: ✨ add flag to disable getSession after signIn on local provider * feat: ✨ add flag to disable getSession after signIn on refresh provider * docs: ✨ add flag to disable getSession after signIn on local/refresh provider * fix: 🐛 sync refresh provider redirect external with local provider * refactor: ♻️ rename withGetSession boolean to withSession * docs: 📝 add example to disable getSession with signIn local provider * feat: 🏷️ add withSession flag to SecondarySignInOptions interface * revert: style: 🎨 remove markdownlint md034 url change * docs: 📝 improve type documentation Co-authored-by: Marsel Shaikhin <[email protected]> * refactor: ♻️ rename withSession to callGetSession --------- Co-authored-by: Marsel Shaikhin <[email protected]>
- Loading branch information
1 parent
0d9ae7a
commit b5af548
Showing
3 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters