gotosocial/internal/api/client/auth
kim 8598dea98b
[chore] update database caching library (#1040)
* convert most of the caches to use result.Cache{}

* add caching of emojis

* fix issues causing failing tests

* update go-cache/v2 instances with v3

* fix getnotification

* add a note about the left-in StatusCreate comment

* update EmojiCategory db access to use new result.Cache{}

* fix possible panic in getstatusparents

* further proof that kim is not stinky
2022-11-15 18:45:15 +00:00
..
auth.go [feature] oob oauth token support (#889) 2022-10-08 13:49:56 +02:00
auth_test.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
authorize.go [feature] oob oauth token support (#889) 2022-10-08 13:49:56 +02:00
authorize_test.go [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
callback.go [feature] oob oauth token support (#889) 2022-10-08 13:49:56 +02:00
oob.go [feature] oob oauth token support (#889) 2022-10-08 13:49:56 +02:00
signin.go [feature] oob oauth token support (#889) 2022-10-08 13:49:56 +02:00
token.go [feature] Add created_at and error_description to /oauth/token endpoint (#645) 2022-06-11 10:39:39 +02:00
token_test.go [feature] Add created_at and error_description to /oauth/token endpoint (#645) 2022-06-11 10:39:39 +02:00
util.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00