mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 19:32: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 |
||
|---|---|---|
| .. | ||
| list.go | ||
| listaccounts.go | ||
| listaccounts_test.go | ||
| listaccountsadd.go | ||
| listaccountsadd_test.go | ||
| listaccountsremove.go | ||
| listcreate.go | ||
| listdelete.go | ||
| listget.go | ||
| lists_test.go | ||
| listsget.go | ||
| listupdate.go | ||