mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
199b685f43
* [feature] overhaul the oidc system this allows for more flexible username handling and prevents account takeover using old email addresses * [feature] add migration path for old OIDC users * [feature] nicer error reporting for users * [docs] document the new OIDC flow * [fix] return early on oidc error * [docs]: add comments on the finalization logic |
||
---|---|---|
.. | ||
auth.go | ||
auth_test.go | ||
authorize.go | ||
authorize_test.go | ||
callback.go | ||
oob.go | ||
signin.go | ||
token.go | ||
token_test.go | ||
util.go |