stakwork / sphinx-swarm

lightning container orchestration for massive deployments
4 stars 4 forks source link

Email Recovery solution #148

Open tomsmith8 opened 9 months ago

tomsmith8 commented 9 months ago

Task

We will need to implement a way for a swarm admin to recover their account if they lose access (forget password).

Options:

Evanfeenstra commented 9 months ago

We will need a backend integration to an email provider like mailgun (in Rust). Here's a lib that can be used https://github.com/Evanfeenstra/mailgun-rs.

Then on the frontend we need a "forgot password" button