miniflux-v2/template/html
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
..
common Add per-application API Keys 2020-03-01 18:22:45 -08:00
about.html Make sure settings menu is consistent 2019-11-17 17:40:24 -08:00
add_subscription.html Make menu consistent across feed pages 2020-01-02 13:16:29 -08:00
api_keys.html Add per-application API Keys 2020-03-01 18:22:45 -08:00
bookmark_entries.html Add native lazy loading for images and iframes 2019-09-10 21:22:19 -07:00
categories.html Display list of feeds per category 2019-11-17 20:10:44 -08:00
category_entries.html Display list of feeds per category 2019-11-17 20:10:44 -08:00
category_feeds.html Display list of feeds per category 2019-11-17 20:10:44 -08:00
choose_subscription.html Make menu consistent across feed pages 2020-01-02 13:16:29 -08:00
create_api_key.html Add per-application API Keys 2020-03-01 18:22:45 -08:00
create_category.html Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -07:00
create_user.html Make sure settings menu is consistent 2019-11-17 17:40:24 -08:00
edit_category.html Display list of feeds per category 2019-11-17 20:10:44 -08:00
edit_feed.html Make menu consistent across feed pages 2020-01-02 13:16:29 -08:00
edit_user.html Make sure settings menu is consistent 2019-11-17 17:40:24 -08:00
entry.html Ignore enclosures without URL 2020-01-30 21:18:49 -08:00
feed_entries.html Add native lazy loading for images and iframes 2019-09-10 21:22:19 -07:00
feeds.html Make menu consistent across feed pages 2020-01-02 13:16:29 -08:00
history_entries.html Add native lazy loading for images and iframes 2019-09-10 21:22:19 -07:00
import.html Make menu consistent across feed pages 2020-01-02 13:16:29 -08:00
integrations.html Add per-application API Keys 2020-03-01 18:22:45 -08:00
login.html Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
search_entries.html Add native lazy loading for images and iframes 2019-09-10 21:22:19 -07:00
sessions.html Make sure settings menu is consistent 2019-11-17 17:40:24 -08:00
settings.html Add generic OpenID Connect provider (OAuth2) 2020-03-07 18:45:19 -08:00
unread_entries.html Add native lazy loading for images and iframes 2019-09-10 21:22:19 -07:00
users.html Add per-application API Keys 2020-03-01 18:22:45 -08:00