GoToSocial/internal/cliactions
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
..
admin First db migration (#297) 2021-11-13 17:30:01 +01:00
server Require confirmed email when checking oauth token (#332) 2021-11-27 14:53:34 +01:00
testrig Require confirmed email when checking oauth token (#332) 2021-11-27 14:53:34 +01:00
action.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00