gotosocial/internal/oauth
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
..
clientstore.go move oauth models into gtsmodel 2021-09-01 11:45:01 +02:00
clientstore_test.go moving stuff around 2021-09-01 18:29:25 +02:00
oauth_test.go Ap (#14) 2021-05-08 14:25:55 +02:00
server.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
tokenstore.go go fmt (#278) 2021-10-13 13:50:24 +02:00
tokenstore_test.go Ap (#14) 2021-05-08 14:25:55 +02:00
util.go Require confirmed email when checking oauth token (#332) 2021-11-27 14:53:34 +01:00