mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:22:24 -05:00
* [feature] Refactor tokens, allow multiple app redirect_uris * move + tweak handlers a bit * return error for unset oauth2.ClientStore funcs * wrap UpdateToken with cache * panic handling * cheeky little time optimization * unlock on error |
||
|---|---|---|
| .. | ||
| auth.go | ||
| errorhandling.go | ||
| mime.go | ||
| mime_test.go | ||
| negotiate.go | ||
| negotiate_test.go | ||
| opengraph.go | ||
| opengraph_test.go | ||
| parseform.go | ||
| parsequery.go | ||
| response.go | ||
| robots.go | ||
| scopes.go | ||
| scopes_test.go | ||
| template.go | ||