supertokens / supertokens-node

Node SDK for SuperTokens core
https://supertokens.com
Other
289 stars 78 forks source link

feat: Add validateAccessToken for third party providers #688

Closed nkshah2 closed 1 year ago

nkshah2 commented 1 year ago

Summary of change

Adds a new optional function validateAccessToken to provider configs that allows users to validate the access token issued by third party providers during sign in or up

Related issues

Test Plan

WIP

Documentation changes

WIP

Checklist for important updates

Remaining TODOs for this PR