mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 19:12: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 |
||
|---|---|---|
| .. | ||
| clientstore.go | ||
| clientstore_test.go | ||
| errors.go | ||
| oauth_test.go | ||
| server.go | ||
| tokenstore.go | ||
| tokenstore_test.go | ||
| util.go | ||