generated from phundrak/rust-poem-openapi-template
Implement Logout Functionality #3
Notifications
Due Date
No due date set.
Depends on
#2 Implement OAuth2 Authentication with Discord
phundrak/gejdr-rs
Reference: phundrak/gejdr-rs#3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a user, I want to log out of the application so that I can securely end my session.
Acceptance Criteria:
Done on the backend with #1, needs to be implemented on the front-end
Log out of the applicationto Implement Logout Functionality