.github/config/rubocop_linter_action.yml | 100644 | 0 | 0 | | | 2.58 KB | 09bb4d24f3c705aeb872f5613d6845a70f8e9ed730c8908b1e7a4d35fd83afa5 |
.github/stale.yml | 100644 | 0 | 0 | | | 684 Bytes | 9f92c3d0c0082e9409d62ddf4a7c4612acf8692dcf1b4bed33fdffbe43f153fe |
.github/workflows/main.yml | 100644 | 0 | 0 | | | 570 Bytes | adeb08baa3c3eec47bf3e0aa0136e85549a5d0d78da8e69a6917d16440958910 |
.github/workflows/rubocop.yml | 100644 | 0 | 0 | | | 474 Bytes | e109de072ce21a42571854428de8421ccf2d76e563af071200453345810c412e |
.gitignore | 100644 | 0 | 0 | | | 187 Bytes | f049e99ac23c9aa5086e863b5f2f8d8e2e69e62a03bcdf5deff68b5e1f9e8cb2 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.1 KB | 0231cd1c4ab35a6aa5fb1569c2a42b06b70083951350e181d5c41731cefc6f55 |
CHANGELOG.md | 100644 | 0 | 0 | | | 3.85 KB | 2f11400cf76f99ada7ca54f056bc58e78dce2e631de847482bb4a1ad0ed206c3 |
Gemfile | 100644 | 0 | 0 | | | 69 Bytes | a61d38edfa7a382220ddc65e8b4119e1190f31065e49adc0379ad2197b527e6c |
Guardfile | 100644 | 0 | 0 | | | 366 Bytes | bb92b86b4f97668e612785c7c2049899a9772f1ba8d844ec22c8bfe07f3153fd |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 8792c662884379d80722980f4cde18b41913e7b82f198b268ffa22da023c5a8c |
README.md | 100644 | 0 | 0 | | | 11 KB | 134f236a48aa9277b2309d7be8277ef4d72147098590d655c86ab6526c708f8a |
Rakefile | 100644 | 0 | 0 | | | 202 Bytes | 07732bb9deceade5812b8c63fc760cccbd39da23cc35e7408856d36e75ab09fb |
lib/omniauth/openid_connect.rb | 100644 | 0 | 0 | | | 159 Bytes | 4afdf7db3a76c76f4175a21a17df554f2c72b38fd41a47de0e84a6d79f68d38f |
lib/omniauth/openid_connect/errors.rb | 100644 | 0 | 0 | | | 201 Bytes | cf0b2614cb446a3149e4fca9403c04f4cba64cdbf811e6f252f01aa6c5d079e2 |
lib/omniauth/openid_connect/version.rb | 100644 | 0 | 0 | | | 102 Bytes | 886731a03fde2d64dd3dfd27450b3afd7ca98447c8eb3f78f338899fde127958 |
lib/omniauth/strategies/openid_connect.rb | 100644 | 0 | 0 | | | 11.2 KB | 8e5b32cd4906302ad94a62776ab21bf7310c3f8875bd38afd432b631dc14d684 |
lib/omniauth_openid_connect.rb | 100644 | 0 | 0 | | | 65 Bytes | ae08319f9e70f7b4d213d8be63cc9de0625596b57811e520909dae285a70867a |
omniauth_openid_connect.gemspec | 100644 | 0 | 0 | | | 2 KB | 6fe178bd893b67ce7b677276fe16956972f5a33bc89863865fcf8e1bc5ae86c0 |
test/fixtures/id_token.txt | 100644 | 0 | 0 | | | 589 Bytes | 82919d4ba191bebc062cb1d2ef4a36ac887b9777e9609a484ee2780dd87611fb |
test/fixtures/jwks.json | 100644 | 0 | 0 | | | 450 Bytes | d16845aa8eadd9c673437312b192d8a83d59f3cc6dbd83098b87af7f683e7ee5 |
test/fixtures/test.crt | 100644 | 0 | 0 | | | 1.12 KB | 9e4338bf817256a15e23c7275d374a0a0d2e30d4326dfd0273040c91493d7669 |
test/lib/omniauth/strategies/openid_connect_test.rb | 100644 | 0 | 0 | | | 27.3 KB | 3d77a4bc65b56f3b4c1b1b3b6ded0da2204a78d035d4b6c628d427dc5ee1ee49 |
test/strategy_test_case.rb | 100644 | 0 | 0 | | | 1.44 KB | c764cd006bbce99afc5e55cf909bfa72fb4184d0f064e84f1e4c117b7514b194 |
test/test_helper.rb | 100644 | 0 | 0 | | | 404 Bytes | ad8ce1ae73d5d4879ff1b7aef4d47d02c41bc3666a75bdb1f49256c4eb5507f0 |