supertokens / supertokens-auth-react

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

docs: add the Remix demo app for thirdpartyemailpassword with testing #796

Closed mawentowski closed 4 months ago

mawentowski commented 4 months ago

Summary of change

I added a demo Remix app for the third-party email password recipe to the examples folder. Also included is a basic test file based on the with-emailpassword-vercel example.

Related issues

Test Plan

The github check test examples / test (./examples/with-remix-thirdpartyemailpassword) (push) tests the example.

The test should execute successfully.

Documentation changes

Documentation changes will come in a subsequent PR to the docs repo. The changes that need to occur are as follows:

Checklist for important updates

Remaining TODOs for this PR

github-actions[bot] commented 4 months ago

size-limit report 📦

Path Size
lib/build/index.js 14.43 KB (0%)
recipe/session/index.js 15.34 KB (0%)
recipe/session/prebuiltui.js 18.08 KB (0%)
recipe/thirdpartyemailpassword/index.js 30.22 KB (0%)
recipe/thirdparty/index.js 26.85 KB (0%)
recipe/emailpassword/index.js 10.29 KB (0%)
recipe/emailverification/index.js 7.52 KB (0%)
recipe/passwordless/index.js 63.96 KB (0%)
recipe/thirdpartypasswordless/index.js 83.98 KB (0%)
recipe/emailverification/prebuiltui.js 22.63 KB (0%)
recipe/thirdpartyemailpassword/prebuiltui.js 53.92 KB (0%)
recipe/thirdparty/prebuiltui.js 38.75 KB (0%)
recipe/emailpassword/prebuiltui.js 28.03 KB (0%)
recipe/passwordless/prebuiltui.js 102.84 KB (0%)
recipe/thirdpartypasswordless/prebuiltui.js 129.84 KB (0%)
recipe/multitenancy/index.js 6.34 KB (0%)