Open joaomorossini opened 1 year ago
A much-needed feature @joaomorossini. Will add it to the backlog. If this is blocking you, can you please ping me on Discord? I'll be able to manually help you for now.
Sure. I'll take a deeper look at your code tomorrow. Maybe I could contribute to this feature.
We're using Supertokens for this, so I'm not sure how easy it would be for you to try and implement this. Feel free to give it a shot.
Without a doubt, I think that incorporating a password recovery function into the authentication procedure is a useful and approachable improvement. Assisting users in recovering access to their accounts in the event that they forget their passwords, can significantly enhance the user experience and lower the probability of users being locked out. I can't build features directly, however, I strongly advise you to think about adding a password recovery function to improve your authentication procedure. It's a feature that would be helpful to a lot of users and might raise user happiness. Please feel free to ask any concerns you may have or for help with any particular aspect of putting this feature into use. I would be pleased to offer advice.
@joaomorossini it's been a while since I heard from you about this issue, so I'll unassign it.
Anyone interested, let me know.
I'm sorry, perhaps I misunderstood your last comment. It sounded to me like you already had someone else in mind. My bad
Hello, has
@joaomorossini it's been a while since I heard from you about this issue, so I'll unassign it.
Anyone interested, let me know.
hello, does this still need to get work on? if so i'm interested
Feel free to take it @xatxay
Feel free to take it @xatxay
hello when i try running the app for the first time using npx nx serve console i got this error saying 'GITHUB_ACTIONS' is not recognized as an internal or external command do you have any ideas why?
Feel free to take it @xatxay
also getting this pop up message saying i don't have nx token. would this be one of the reasons why i can't run this app?
i also
Proposal
It would be nice if you could add password recovery to the authentication process.
Use-Case
It would help users to not get logged out of their accounts
Is this a feature you are interested in implementing yourself?
Maybe