supertokens / supertokens-node

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

feat: Add a recipe function to create OAuth2Client #859

Closed anku255 closed 2 weeks ago

anku255 commented 2 weeks ago

Summary of change

This PR adds the OAuth2Client class and also a recipe function to create OAuth2Client by calling the Hydra API.

Related issues

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates