When I did find some code, using "recipe" and "recipeList" in your packages and examples was confusing. At first I thought the example code was a recipe app as the hello world.
What exactly is a "recipe" in the context of supertokens?
51–60 of 347 posts
When I did find some code, using "recipe" and "recipeList" in your packages and examples was confusing. At first I thought the example code was a recipe app as the hello world.
What exactly is a "recipe" in the context of supertokens?
I would absolutely consider this once email verification exists for new accounts. But not until then. It looks like a good feature set and yes, I would love to use a solution from someone who focuses on auth vs. rolling my own. I do think your documentation could be expanded. You have some examples of how to use it with Netlify, but I'd love to see example apps for other cloud providers as well (Heroku, in my case.)…
For anyone else wondering: the frontend depends on NodeJS and the backend is Java. Ooof.
> Note: Login is currently available only for Nodejs. Other tech stacks will be supported soon
That's a very very odd combination.
I'm just in the process of setting up our Auth system now with cognito. It sure is painful! Looks like you guys have everything I need except social login.
Earlier quoted context omitted.
Thanks for the valuable suggestions! Email verification is next on our list of features. We plan on providing an "active" method which requires you to verify the email to sign up, and one "passive" method which reminds you to verify the email from time to time post sign up (similar to many social networking sites).
If email (or another mode of ) verification was added I'd be entirely on board for my next project (still in planning stage)
Auth really didn't get better since then?
Earlier quoted context omitted.
Thanks for the valuable suggestions! Email verification is next on our list of features. We plan on providing an "active" method which requires you to verify the email to sign up, and one "passive" method which reminds you to verify the email from time to time post sign up (similar to many social networking sites).
For what it's worth I think email verification functionality would make me more keen to use a service like this!
feedback after 30s of looking into this - i'm not understanding what this is without email verification and social login
Thanks for your feedback