supertokens / supertokens-auth-react

ReactJS authentication module for SuperTokens
https://supertokens.com
Other
276 stars 84 forks source link

feat: Add functions and prebuiltUI for oauth2 logout #850

Closed anku255 closed 1 month ago

anku255 commented 1 month ago

Summary of change

This PR adds functions and prebuiltUI for oauth2 logout.

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