An open API service providing commit metadata for open source projects.

GitHub / danjay/omniauth_openid_connect / commits

SHA Message Author Date Stats
28365d42 merge Merge pull request #1 from danjay/feature/pkce danjay <d****n@d****k>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b2acd36c Update README.md for PKCE flow. Dan Jay <d****y@d****k> over 5 years ago
2b5cf76e Add support for PKCE flow. Dan Jay <d****y@d****k> over 5 years ago
ef294204 Bump version to 0.3.5 Ilya Shcherbinin <m****e@g****m> over 6 years ago
b14d4c16 bugfix: info from decoded id_token is not exposed (#61) Ignatius Reza <i****a@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6398ad13 bugfix: NoMethodError (undefined method `count' for #<OpenIDConnect::Response... Ignatius Reza <i****a@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b2f5f71e Bump version to 0.3.4 Ilya Shcherbinin <m****e@g****m> over 6 years ago
c7179e18 Update Rubocop Linter Action Ilya Shcherbinin <m****e@g****m> over 6 years ago
c0d8a6b6 Fix rubocop offense Ilya Shcherbinin <m****e@g****m> over 6 years ago
48d76795 chore(ci): add 2.7, ruby-head and jruby-head (#55) Roger Meier <r****r@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1d902199 refactor: take uid_field from raw_attributes (#54) Roger Meier <r****r@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d76ba17a Add documentation about the send_scope_to_token_endpoint config property (#52)
Co-authored-by: Luca Leonardo Scorcia <l****a@m****t>
Luca Leonardo Scorcia <l****a@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d2c23d95 Update configuration documentation (#53) Riley Mathews <r****s@d****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d6c2f225 Provide more information on error (#49) Marcel Hoppe <h****0@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a0403c59 Create stale.yml Ilia <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f55a39e5 Add Rubocop linter GitHub action Ilya Shcherbinin <m****e@g****m> over 6 years ago
244f8d2f Try to verify id_token when response_type is code (#44) naari3 <q****8@g****m>
Committed by: Ilia <m****e@u****m>
over 6 years ago
885c606d Support custom parameters to the authorize URI Darcy Laycock <s****o@s****t>
Committed by: Ilia <m****e@u****m>
over 6 years ago
af1e49b6 Update README.md Ilia <m****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a0da42b5 Bump version to 0.3.3 ilya shcherbinin <m****e@g****m> almost 7 years ago
2c091b3b Pass acr_values to authorize_url (#43) Koen Gremmelprez <k****z@g****m>
Committed by: Ilia <m****e@u****m>
almost 7 years ago
d76e82b6 Do not try to verify id_token when id_token is not used (#41) Ilia <m****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
14244521 Add raw_info to auth_hash for response_type id_token (#42) aperakett <e****n@g****m>
Committed by: Ilia <m****e@u****m>
almost 7 years ago
e05e60dd Cast response_type to string when checking if it is set in params (#36) Janusz Mordarski <j****m@g****m>
Committed by: Ilia <m****e@u****m>
about 7 years ago
67665b10 Support both symbol and string version of response_type option (#35) Janusz Mordarski <j****m@g****m>
Committed by: Ilia <m****e@u****m>
about 7 years ago
3f52ccda Add support for response_type id_token (#32) Janusz Mordarski <j****m@g****m>
Committed by: Ilia <m****e@u****m>
about 7 years ago
f3927192 Fix gemspec homepage (#33) erbridge <f****@e****k>
Committed by: Ilia <m****e@u****m>
about 7 years ago
afd495b5 Bump version to 0.3.2 ilya shcherbinin <m****e@g****m> about 7 years ago
ca7e97e2 Use response_mode in authorize_uri if the option is defined (#30) Janusz Mordarski <j****m@g****m>
Committed by: Ilia <m****e@u****m>
about 7 years ago
c6c64a44 Move verification of IdToken to before accessing tokens (#28) Krzysztof Rybka <k****a@g****m>
Committed by: Ilia <m****e@u****m>
about 7 years ago
bd8b57f8 Update omniauth dependency (#26) Ilia <m****e@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
963244d7 Bump version to 0.3.1 ilya shcherbinin <m****e@g****m> over 7 years ago
3913c8fd Set default OmniAuth name to openid_connect (#23) Stan Hu <s****u@g****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
4cab5b29 Update dependencies ilya shcherbinin <m****e@g****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
c8c6573c Update travis.yml ilya shcherbinin <m****e@g****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
06baefdd Bump version to 0.3.0 ilya shcherbinin <m****e@g****m> over 7 years ago
594f697a Create CHANGELOG.md Ilia <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
eeebd27b Update README.md Ilia <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
54327376 Allow state method to receive env (#19) Solomon Jones <3****y@u****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
fe055971 Handle errors when fetching access_token at callback_phase (#17) Ivan de Paula Almeida Filho <3****a@u****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
e618f95e Do not use bundler gem as development dep Ilia <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
6d090516 fix: Allow rails applications to handle state mismatch (#14) Brent Carrara <b****a@z****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
471c0bc6 Make uid label configurable (#11) Horatiu Eugen Vlad <i****n@u****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
95977df6 Code cleanup ilya shcherbinin <m****e@g****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
4c024ea7 RP-Initiated Logout phase (#5) Yann VERY <y****y@g****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
4d645b2d forward `params` call to `request.params` Yann VERY <y****y@g****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
83a6d9dc Fix warnings ilya shcherbinin <m****e@g****m> over 7 years ago
ed291e92 Fix tests, update some dependencies ilya shcherbinin <m****e@g****m> over 7 years ago
b4928a1b tweak travis settings Greg Molnar <m****g@g****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
a2984e2d fix mocha deprecation warning Greg Molnar <m****g@g****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
5018392c upgrade openid_connect dependency Greg Molnar <m****g@g****m>
Committed by: Ilia <m****e@u****m>
over 7 years ago
0e23970b Allows ui_locales, claims_locales and login_hint as request params Yann VERY <y****y@g****m>
Committed by: Ilia <m****e@u****m>
about 8 years ago
23495e08 including prompt and login_hint to options (#4) Miguel Akira Ykeuti Meiga <m****a@g****m>
Committed by: Ilia <m****e@u****m>
over 8 years ago
905b5258 Update readme ilya shcherbinin <m****e@g****m> almost 10 years ago
21c40114 Rename gem to omniauth_openid_connect ilya shcherbinin <m****e@g****m> almost 10 years ago
88d84ffb Update gitignore ilya shcherbinin <m****e@g****m> almost 10 years ago
8be4776a Always set minimal dependency versions ilya shcherbinin <m****e@g****m> almost 10 years ago
aa8cd997 Codestyle fixes ilya shcherbinin <m****e@g****m> almost 10 years ago
5ce3b551 Save original request uri for redirect ilya shcherbinin <m****e@g****m> almost 10 years ago
1bd2f4de merge Merge branch 'update_openid_connect' ilya shcherbinin <m****e@g****m> almost 10 years ago
b99204fd Fix tests ilya shcherbinin <m****e@g****m> almost 10 years ago
e71fd41c Update openid_connect dependency ilya shcherbinin <m****e@g****m> almost 10 years ago
849b1815 merge Merge pull request #44 from yasslab/add_send_scope_to_token_endpoint_option John Bohn <j****n@g****m> over 10 years ago
163d8e30 merge Merge pull request #43 from hanachin/patch-1 John Bohn <j****n@g****m> over 10 years ago
ecfa55ba merge Merge pull request #45 from NobodysNightmare/patch-1 John Bohn <j****n@g****m> over 10 years ago
22709057 Clarify that the issuer must include the protocol Jan Sandbrink <n****e@g****m> over 10 years ago
3cd7e466 Update bundler before travis builds Seiei Miyagi <h****n@g****m> over 10 years ago
00dd96b1 Add send_scope_to_token_endpoint option Seiei Miyagi <h****n@g****m> over 10 years ago
89132558 Update bundler before bundle install Seiei Miyagi <h****n@g****m> over 10 years ago
c8116e4b Test against Ruby 2.3 Seiei Miyagi <h****n@g****m> over 10 years ago
98a57c37 Add hosted domain options (for google interop) John Bohn <j****n@g****m> almost 11 years ago
a632e2b4 merge Merge pull request #41 from hiyosi/refacor_decode_id_token John Bohn <j****n@g****m> almost 11 years ago
0eeac426 bump up version Tomoya Usami <u****i@i****p> almost 11 years ago
eb5e6dab refactor about decoding process of id_token Tomoya Usami <u****i@i****p> almost 11 years ago
cfa80b70 merge Merge pull request #40 from hiyosi/bump_up_openid_connect John Bohn <j****n@g****m> almost 11 years ago
7cc3e728 Don't test against jruby and target 2.2.0 John Bohn <j****n@g****m> almost 11 years ago
0d8d7768 bump up openid-connect version hiyosi <t****v@g****m> almost 11 years ago
2f8dba16 merge Merge pull request #33 from machisuji/patch-2 John Bohn <j****n@g****m> over 11 years ago
ca01af00 fixed typo Markus Kahl <m****i@g****m> over 11 years ago
b9246a04 merge Merge pull request #31 from hiyosi/fix_use_x509_key John Bohn <j****n@g****m> over 11 years ago
136d37c7 merge Merge pull request #27 from hiyosi/update_readme John Bohn <j****n@g****m> over 11 years ago
b05939cd fix return object's class. hiyosi <t****v@g****m> over 11 years ago
df7edf6b merge Merge remote-tracking branch 'upstream/master' hiyosi <t****v@g****m> over 11 years ago
299b483f merge Merge remote-tracking branch 'upstream/master' into update_readme hiyosi <t****v@g****m> over 11 years ago
77cf08d8 merge Merge pull request #29 from hiyosi/fix_active_support_error John Bohn <j****n@g****m> over 11 years ago
1d5a680c retry build hiyosi <t****v@g****m> almost 12 years ago
d63ca952 fix random travis build error hiyosi <t****v@g****m> almost 12 years ago
115de46b merge Merge remote-tracking branch 'upstream/master' into update_readme hiyosi <t****v@g****m> almost 12 years ago
701cbfcd merge Merge pull request #28 from hiyosi/remove_gem_lock_file John Bohn <j****n@g****m> almost 12 years ago
86d13836 remove unnecessary file. hiyosi <t****v@g****m> almost 12 years ago
387ca3f8 update README. hiyosi <t****v@g****m> almost 12 years ago
9329b9df Remove dependency on activesupport Nate West <n****t@g****m> almost 12 years ago
8bb1d045 merge Merge pull request #22 from hiyosi/support-id-token-verify Nate West <n****t@g****m> almost 12 years ago
32ccbc14 merge fix some conflicts. hiyosi <t****v@g****m> almost 12 years ago
03bb46e9 fix bug. hiyosi <t****v@g****m> almost 12 years ago
cdb97570 fix Gemfile.lock hiyosi <t****v@g****m> almost 12 years ago
347c38a9 merge Merge remote-tracking branch 'origin/support-id-token-verify' into support-id... hiyosi <t****v@g****m> almost 12 years ago
96e75d8d fix error testcase. hiyosi <t****v@g****m> almost 12 years ago
2a9a73f5 merge Merge remote-tracking branch 'origin/support-id-token-verify' into support-id... hiyosi <t****v@g****m> almost 12 years ago
ce663d9c fix error testcase. hiyosi <t****v@g****m> almost 12 years ago

← Back to repository