supertokens / supertokens-web-js

SuperTokens SDK for vanilla JS for all recipes
Other
58 stars 10 forks source link

feat: Add logOut function in OAuth2Provider recipe #118

Closed anku255 closed 1 month ago

anku255 commented 1 month ago

Summary of change

This PR adds a logOut function in the OAuth2Provider recipe.

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

github-actions[bot] commented 1 month ago

size-limit report 📦

Path Size
lib/build/index.js 26.54 KB (0%)
recipe/emailverification/index.js 26.77 KB (0%)
recipe/emailpassword/index.js 26.76 KB (0%)
recipe/thirdparty/index.js 27.71 KB (0%)
recipe/session/index.js 23.66 KB (0%)
recipe/passwordless/index.js 27.87 KB (0%)
recipe/userroles/index.js 23.96 KB (0%)
recipe/multitenancy/index.js 26.28 KB (0%)
recipe/multifactorauth/index.js 26.38 KB (0%)
recipe/totp/index.js 26.2 KB (0%)
recipe/oauth2provider/index.js 26.64 KB (+0.61% 🔺)