railwayapp / templates

Railway starters
https://railway.app
MIT License
334 stars 150 forks source link

Railway Template Submission - Descope Authentication app #398

Closed meirwah closed 1 year ago

meirwah commented 1 year ago

Template URL

https://railway.app/template/hwqiFX?referralCode=dsf6rb

What does this template deploy?

I created this template to demonstrate how can you embedded Descope login/signup component in a Vite+React app.

Descope provides a free Tier for Authentication for any app https://www.descope.com/

This example includes Passkeys and Enchanted links as auth methods, but Descope supports many more (SSO/SAML/OTP/Magic Link/TOTP)

Important disclaimer: this app includes only the frontend embedding, for session validation to your backend routes , plz read https://docs.descope.com/build/guides/session/

Demo project

No response

FarazPatankar commented 1 year ago

Hey hey, sorry for the lack of responsiveness here. The template publishing for is now entirely self-serve via our dashboard. You should simply be able to visit your account templates page and publish your template by filling out the publishing form.

You can also read more in our docs!