Gemfile | 100644 | 0 | 0 | | | 69 Bytes | a61d38edfa7a382220ddc65e8b4119e1190f31065e49adc0379ad2197b527e6c |
Guardfile | 100644 | 0 | 0 | | | 367 Bytes | f3626c1459af7166e6a93098dc152ec5d0b26c033ad5d1f71ff0836b6cedcf9b |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 8792c662884379d80722980f4cde18b41913e7b82f198b268ffa22da023c5a8c |
README.md | 100644 | 0 | 0 | | | 10.9 KB | 1f925d99662ca4c80fa4559bfbfc44958d01db5ff61e1ad57695c42f8aa0a781 |
Rakefile | 100644 | 0 | 0 | | | 202 Bytes | 07732bb9deceade5812b8c63fc760cccbd39da23cc35e7408856d36e75ab09fb |
.github/config/rubocop_linter_action.yml | 100644 | 0 | 0 | | | 2.58 KB | 09bb4d24f3c705aeb872f5613d6845a70f8e9ed730c8908b1e7a4d35fd83afa5 |
.github/stale.yml | 100644 | 0 | 0 | | | 684 Bytes | 9f92c3d0c0082e9409d62ddf4a7c4612acf8692dcf1b4bed33fdffbe43f153fe |
.github/workflows/rubocop.yml | 100644 | 0 | 0 | | | 474 Bytes | e109de072ce21a42571854428de8421ccf2d76e563af071200453345810c412e |
.gitignore | 100644 | 0 | 0 | | | 187 Bytes | f049e99ac23c9aa5086e863b5f2f8d8e2e69e62a03bcdf5deff68b5e1f9e8cb2 |
.gitlab-ci.yml | 100644 | 0 | 0 | | | 561 Bytes | 64a4d002334045586366d122ebe07ff942d62f23f346c8f7bbdd6daa7ea66832 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.02 KB | 4c3ea567fb392ed2739c4c0e06a07bebdb458f6919754dc3f13adf7571f3ee7e |
.travis.yml | 100644 | 0 | 0 | | | 89 Bytes | abef23bc66dc1f326607f37177dc55c07aebb6596334ba9cd2ac95caa6104302 |
CHANGELOG.md | 100644 | 0 | 0 | | | 4.51 KB | 1405fcc98aeadb612b30d70f81a24cee6379d83cababde5efa7c161aecc457fb |
gitlab-omniauth-openid-connect.gemspec | 100644 | 0 | 0 | | | 1.57 KB | 3b40663a5f1e9325f975f340e4b0474bf418c67d69b72e3696eb39715b3b03bf |
lib/omniauth/openid_connect.rb | 100644 | 0 | 0 | | | 159 Bytes | 4afdf7db3a76c76f4175a21a17df554f2c72b38fd41a47de0e84a6d79f68d38f |
lib/omniauth/openid_connect/errors.rb | 100644 | 0 | 0 | | | 199 Bytes | c59e990caa6accc8a324bb7cb20dca311b423ce920d7e12b65f7f90770a84c3b |
lib/omniauth/openid_connect/version.rb | 100644 | 0 | 0 | | | 102 Bytes | 00fdc774865900f5ede199b632daee5a591801f5cb18e185818f216e2aa93b16 |
lib/omniauth/strategies/openid_connect.rb | 100644 | 0 | 0 | | | 13.5 KB | a23c315e4bb8a11bed2e8419153b7a7dae27297056a71e0d972f7be7072a954a |
lib/omniauth_openid_connect.rb | 100644 | 0 | 0 | | | 65 Bytes | ae08319f9e70f7b4d213d8be63cc9de0625596b57811e520909dae285a70867a |
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 | | | 32 KB | 886dd3f9a903a70da676815e040c9a51b7e3bf6075c1452be90dc271665a5472 |
test/strategy_test_case.rb | 100644 | 0 | 0 | | | 2.15 KB | a6913c092dd46680d08e6366405f7662d073cc2a829fe51bb8950afd46fc478f |
test/test_helper.rb | 100644 | 0 | 0 | | | 404 Bytes | ad8ce1ae73d5d4879ff1b7aef4d47d02c41bc3666a75bdb1f49256c4eb5507f0 |