/api/auth/oauth
Info
Requires authentication
GET Get OAuth providers
200 Ok (JSON)
Returns an array of linked OAuth providers
[{"id": 2,"provider": "DISCORD","userId": 18,"username": "dicedtomato","token": "x","refresh": "x"},{"id": 3,"provider": "GITHUB","userId": 18,"username": "diced","token": "gho_x","refresh": null}]
/api/admin/export
Requires authentication
/api/auth/oauth/[provider]
Whenever there are errors, the response will redir...
Last updated: 3/3/2025
Edit this page on GitHub