mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 15:22:26 -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 |
||
|---|---|---|
| .. | ||
| authorize.go | ||
| authorize_test.go | ||
| conversation.go | ||
| delete.go | ||
| filterschanged.go | ||
| notification.go | ||
| notification_test.go | ||
| open.go | ||
| open_test.go | ||
| statusupdate.go | ||
| statusupdate_test.go | ||
| stream.go | ||
| stream_test.go | ||
| update.go | ||