gotosocial/internal/api/auth
kim 69ba9a79a1
[chore] de-interface{} the federator and dereferencer structs (#2285)
* de-interface{} the federator and dereferencer structs

* fix broken type signatures
2023-10-23 10:58:13 +01:00
..
auth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
auth_test.go [chore] de-interface{} the federator and dereferencer structs (#2285) 2023-10-23 10:58:13 +01:00
authorize.go [performance] remove last of relational queries to instead rely on caches (#2091) 2023-08-10 15:08:41 +01:00
authorize_test.go [chore] Use generic pointer function (#2080) 2023-08-07 18:38:11 +01:00
callback.go [bugfix] Fix using wrong key for clientID during oauth callback (#2101) 2023-08-11 14:58:47 +02:00
oob.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
signin.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
token.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
token_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00