GoToSocial/internal/api/client/auth
kim fcb9c0bb8b
[chore] cleanup storage implementation, no need for multiple interface types (#1131)
Signed-off-by: kim <grufwub@gmail.com>

Signed-off-by: kim <grufwub@gmail.com>
2022-11-24 09:35:46 +01:00
..
auth_test.go [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
auth.go [feature] oob oauth token support (#889) 2022-10-08 13:49:56 +02:00
authorize_test.go [chore] reversion: use specific columns for updating user again (#1059) 2022-11-16 11:27:08 +01:00
authorize.go [feature] oob oauth token support (#889) 2022-10-08 13:49:56 +02: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_test.go
token.go
util.go