gotosocial/internal/oidc
Dominik Süß 199b685f43
[feature] overhaul the oidc system (#961)
* [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
2022-12-06 14:15:56 +01:00
..
claims.go [feature] overhaul the oidc system (#961) 2022-12-06 14:15:56 +01:00
handlecallback.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
idp.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00