pezzolabs / pezzo

🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
https://pezzo.ai
Apache License 2.0
2.45k stars 202 forks source link

Password recovery #233

Open joaomorossini opened 12 months ago

joaomorossini commented 12 months ago

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

arielweinberger commented 12 months 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.

joaomorossini commented 12 months ago

Sure. I'll take a deeper look at your code tomorrow. Maybe I could contribute to this feature.

arielweinberger commented 12 months ago

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.

FatimaHassan1 commented 11 months ago

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.

arielweinberger commented 11 months ago

@joaomorossini it's been a while since I heard from you about this issue, so I'll unassign it.

Anyone interested, let me know.

joaomorossini commented 11 months ago

I'm sorry, perhaps I misunderstood your last comment. It sounded to me like you already had someone else in mind. My bad

xatxay commented 11 months ago

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

arielweinberger commented 11 months ago

Feel free to take it @xatxay

xatxay commented 11 months ago

Feel free to take it @xatxay

image 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?

xatxay commented 11 months ago

Feel free to take it @xatxay

image 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?

zhangchengwen629 commented 7 months ago

i also