-
-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add identity linking methods (#814)
## What kind of change does this PR introduce? * Adds 3 new methods: `unlinkIdentity`, `linkIdentity`, `getUserIdentities` to support the new identity linking endpoints * All methods require the user to be authenticated * This PR should only be merged once the gotrue release with the new identity linking endpoints are deployed
- Loading branch information
1 parent
abff667
commit 46d0f87
Showing
3 changed files
with
227 additions
and
23 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