miniflux-v2/vendor
Patrick 3e1e0b604f
Add generic OpenID Connect provider (OAuth2)
This adds the oauth2 provider `oidc`. It needs an additional argument, the OIDC discovery endpoint to figure out where the auth and token URLs are.

Configuration is similar to setting up the Google Authentication with these changes:

 * `OAUTH2_PROVIDER = oidc`
 * `OAUTH2_OIDC_DISCOVERY_ENDPOINT = https://auth.exampe.org/discovery`
2020-03-07 18:45:19 -08:00
..
github.com Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
golang.org/x Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
google.golang.org/appengine Update dependencies 2019-09-05 21:53:12 -07:00
gopkg.in/square/go-jose.v2 Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
modules.txt Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00