miniflux-v2/vendor/github.com
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
..
PuerkitoBio/goquery Update dependencies 2018-12-09 17:59:39 -08:00
andybalholm/cascadia Migrate to go modules (Go 1.11) 2018-08-26 16:43:53 -07:00
coreos/go-oidc Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
golang/protobuf Update dependencies 2019-09-05 21:53:12 -07:00
gorilla/mux Update dependencies 2019-09-05 21:53:12 -07:00
lib/pq Update dependencies 2019-09-05 21:53:12 -07:00
pquerna/cachecontrol Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00