Add a `/sign-out` endpoint that deletes the auth cookies
Open
- Dominant language
- Python
- Stars
- 415
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
This shouldn't rely on any providers: they all work by setting the auth token cookie, so signing out is just removing this cookie in response to an HTTP `GET`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.