summary refs log tree commit diff
path: root/src/api/routes/auth/logout.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* auth routesPuyodead12023-04-131-11/+22
|
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* PrettierMadeline2022-09-261-2/+3
|
* Add logout endpointMadeline2022-09-261-0/+16