Passwordless login?
Wondering if there's a flow where users can claim accounts when invited, without needing to fully sign up first?
3 Replies
Hi @Noah. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Based on the knowledge sources provided, Wasp currently does not support passwordless authentication out of the box. However, it is planned for future implementation.
Currently, Wasp supports the following authentication methods:
- Email and password
- Google authentication
- GitHub authentication
As for a flow where users can claim accounts when invited without fully signing up first, there is no specific information in the provided knowledge sources about such a feature.
The closest related information is that Wasp is planning to add more authentication methods in the future, as mentioned in this Discord conversation:
Discord support thread
A community member stated: "Not yet, but it is planned! Currently Wasp supports email/pass, Google and GitHub as methods."
If you need passwordless authentication or a specific invitation flow for your project, you might need to implement custom logic or wait for future updates to Wasp. For now, you could consider using one of the supported authentication methods like email-based authentication as a workaround.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
Sorry @Noah, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist:
Perhaps try again in 15mins?
Passwordless Authentication - Wasp
I saw a a post asking whether wasp supported passworldess authentication in March and it wasn't supported at the time. Has anything changed since then and if not does anyone have any good ideas as to how I can add the passwordless auth in myself and have it seamlessly integrate with wasp?
Does that answer the question or do you need more info?