1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-23 00:40:46 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
e200bd5c20 Add comments to exported methods for providers package 2018-12-20 10:37:59 +00:00
10f47e325b Add Azure Provider 2016-01-20 03:57:17 -05:00
51a2e4e48c *: rename Url to URL everywhere
Go coding style says that acronyms should be all lower or all upper. Fix
Url to URL.
2015-11-09 00:47:44 +01:00
33045a792b Add a flag to set the value of "approval_prompt".
By setting this to "force", certain providers, like Google,
will interject an additional prompt on every new session. With other values,
like "auto", this prompt is not forced upon the user.
2015-07-31 00:43:47 -07:00
37b38dd2f4 Github provider 2015-05-21 02:21:19 -04:00
72857018ee Introduce validate-url flag/config 2015-05-08 17:13:35 -04:00
666e6ad436 Add ProviderName field; use in sign_in template 2015-03-31 12:59:07 -04:00
e2931da853 Create providers package with Google default 2015-03-31 09:34:50 -04:00