takanome-dev / astro.go.blog

Blog app with Astro 🚀 on the front and Go 🐹 on the back
https://blog-with-astro-golang.vercel.app/
MIT License
32 stars 5 forks source link

Feature: add reset password option #80

Closed takanome-dev closed 9 months ago

takanome-dev commented 10 months ago

Type of feature

💡 Feature

Current behavior

I literally forgot the password of my main account :sweat_smile: Adding a simple option for now to reset the password would be great.

Suggested solution

By simple, I mean not using email reset flow, but just a form with email and new password for now

Additional context

No response

Contributing Docs