gotosocial/internal/api/client/auth
tobi ce22e03f9d
Require confirmed email when checking oauth token (#332)
* move token checker to security package

* update tests with new security package

* add oauth token checking to security package

* check if user email confirmed when parsing token
2021-11-27 14:53:34 +01:00
..
auth.go Require confirmed email when checking oauth token (#332) 2021-11-27 14:53:34 +01:00
auth_test.go Fix broken defaults and broken flags (#314) 2021-11-24 17:01:38 +01:00
authorize.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
callback.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
signin.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
token.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
util.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00