miniflux-v2/vendor/golang.org/x/crypto
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
..
acme Update autocert lib because ACME v1 is EOL 2019-11-15 20:34:55 -08:00
bcrypt Migrate to go modules (Go 1.11) 2018-08-26 16:43:53 -07:00
blowfish Update dependencies 2019-09-05 21:53:12 -07:00
ed25519 Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
pbkdf2 Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
ssh/terminal Update dependencies 2019-09-05 21:53:12 -07:00
AUTHORS First commit 2017-11-19 22:01:46 -08:00
CONTRIBUTORS First commit 2017-11-19 22:01:46 -08:00
LICENSE First commit 2017-11-19 22:01:46 -08:00
PATENTS First commit 2017-11-19 22:01:46 -08:00