GoToSocial/internal/api
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
..
client Require confirmed email when checking oauth token (#332) 2021-11-27 14:53:34 +01:00
model User password change (#280) 2021-10-14 14:26:04 +02:00
s2s Require confirmed email when checking oauth token (#332) 2021-11-27 14:53:34 +01:00
security Require confirmed email when checking oauth token (#332) 2021-11-27 14:53:34 +01:00
apimodule.go Ap (#14) 2021-05-08 14:25:55 +02:00