paulbgtr / pastegrin

A pastebin clone that is made for sharing pastes.
0 stars 0 forks source link

Implement signing out #69

Closed paulbgtr closed 6 months ago

paulbgtr commented 6 months ago

Just add a button to the Navbar. It should basically remove the token from the local storage, and then the user will be able to sign in again.