supertokens / supertokens-golang

GoLang SDK for SuperTokens
https://supertokens.com
Other
115 stars 34 forks source link

Feat!: Account linking #391

Open rishabhpoddar opened 9 months ago

rishabhpoddar commented 9 months ago

Summary of change

The progress so far is that we have implemented and tested all recipe functions for account linking + verifyEmailForRecipeUserIfLinkedAccountsAreVerified interal function in the accountLinkingRecipe.go file.

There are also a few changes to existing recipes like thirdparty and email password to get the new tests to pass, however they need to be revisited.

Related issues

Test Plan

TODO

Documentation changes

TODO

Checklist for important updates

Remaining TODOs for this PR

Additional notes: