miniflux-v2/locale/translations
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
..
de_DE.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
en_US.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
es_ES.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
fr_FR.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
it_IT.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
ja_JP.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
nl_NL.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
pl_PL.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
ru_RU.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
zh_CN.json Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00