mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 10:42:24 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| clientstore.go | ||
| clientstore_test.go | ||
| oauth_test.go | ||
| server.go | ||
| tokenstore.go | ||
| tokenstore_test.go | ||
| util.go | ||