codewith-luke / disclone

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

client: logout logic #13

Open codewith-luke opened 11 months ago

codewith-luke commented 11 months ago

What to do?

We have a menu top right of the screen that has a logout button. It should call the logout method using the AuthAPI and make sure that the user goes back to logout.

Fang095 commented 11 months ago

I'll work on this 👍