mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 22:32:25 -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 |
||
|---|---|---|
| .. | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| email.go | ||
| email_test.go | ||
| get.go | ||
| password.go | ||
| password_test.go | ||
| user.go | ||
| user_test.go | ||