codewith-luke / disclone

A very sexy discord clone that makes use of GO/GRPC/Tauri and a whole lot of other things
27 stars 2 forks source link

ds_auth: reset password #6

Open codewith-luke opened 1 year ago

codewith-luke commented 1 year ago

What to do?

Extend the ds_auth project to have an endpoint that allows a user to reset their password.

  1. Create new endpoint
  2. Extend proxy yaml
  3. Generate new interface to call from client
ghost commented 1 year ago

I want to try this as well. thanks ^^

codewith-luke commented 1 year ago

Done