supertokens / supertokens-auth-react

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

test: Add e2e test for OAuth2 #843

Closed anku255 closed 2 months ago

anku255 commented 2 months ago

Summary of change

This PR adds a e2e test for OAuth2 using a generic react OAuth2 library.

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

Remaining TODOs for this PR

github-actions[bot] commented 2 months ago

size-limit report đŸ“¦

Path Size
lib/build/index.js 23.31 KB (0%)
recipe/session/index.js 24.01 KB (0%)
recipe/session/prebuiltui.js 28.7 KB (0%)
recipe/thirdparty/index.js 28.16 KB (0%)
recipe/emailpassword/index.js 11.37 KB (0%)
recipe/emailverification/index.js 7.88 KB (0%)
recipe/passwordless/index.js 15.04 KB (0%)
recipe/emailverification/prebuiltui.js 33.34 KB (0%)
recipe/thirdparty/prebuiltui.js 48.67 KB (0%)
recipe/emailpassword/prebuiltui.js 39.44 KB (0%)
recipe/passwordless/prebuiltui.js 126.87 KB (0%)
recipe/multitenancy/index.js 6.69 KB (0%)
recipe/multifactorauth/index.js 11.06 KB (0%)
recipe/multifactorauth/prebuiltui.js 32.29 KB (0%)