mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:42:25 -05:00
* update token + client code to use struct caches * add code comments * slight tweak to default mem ratios * fix envparsing * add appropriate invalidate hooks * update the tokenstore sweeping function to rely on caches * update to use PutClient() * add ClientID to list of token struct indices |
||
|---|---|---|
| .. | ||
| auth.go | ||
| auth_test.go | ||
| authorize.go | ||
| authorize_test.go | ||
| callback.go | ||
| callback_test.go | ||
| oob.go | ||
| signin.go | ||
| token.go | ||
| token_test.go | ||