.gitignore | 100644 | 0 | 0 | | | 245 Bytes | 503ecbf793ed5f6aaeb406427681655f955721c9c965064536c1c9e6532da7a2 |
.reek.yml | 100644 | 0 | 0 | | | 2.25 KB | 231f54829a809dbff806cb24c200d34c9d61c191d12f4933c73108be895e3994 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 06245e25d7cf46b4fbde27b5faa0df0d4110e11918eeb5848de4ab2aff897b59 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.26 KB | 9a9516f81c7750b1d4b054340d56cd88c39b0d1fa2d50900e86aeb55eebfc280 |
.travis.yml | 100644 | 0 | 0 | | | 568 Bytes | c83b26e4919dcdfde23f94b260f31a90dbcfa22a6118ce43b1cc8e70271bfd28 |
CODEOWNERS | 100644 | 0 | 0 | | | 284 Bytes | 6ca45f6194ab779fda6f4b642299f9c6206aa1a076450662258b687bfcebce28 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.16 KB | c475dfdf7873991d7c4f01828382b1d941eef279bcbdc455ba72dd370fb11369 |
Gemfile | 100644 | 0 | 0 | | | 129 Bytes | 516f78c4584c1b431867c2f19d0790d99cdb9e64aa13a85ef7de6b689d6e8bb5 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | e049e18d55c9a498af61918a911c35882668e84284010e87d38a744d9356a40c |
README.md | 100644 | 0 | 0 | | | 4.6 KB | a88f7ed7fcf5c276c5f8db45a498cb030a7d6b04f098f72a1a8561d472353b16 |
Rakefile | 100644 | 0 | 0 | | | 122 Bytes | 5c06010de793deee35a621331c0868f8be65f18b8d9fed6c2f9ae5723f28b818 |
apple_auth.gemspec | 100644 | 0 | 0 | | | 1.85 KB | b60493e0a7579609175895182e150f93a5b10fb8749115ce0e0d65712e59e25f |
bin/console | 100755 | 0 | 0 | | | 375 Bytes | 6313340de4ccdcc3c5c308379b91a1237914aba2b4f874246791e5d333da3c7e |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/apple_auth.rb | 100644 | 0 | 0 | | | 692 Bytes | 755c0ca643d8d4c85f3d68b199d4ff254383d414cb2eed94ba8eddf4104faaab |
lib/apple_auth/base.rb | 100644 | 0 | 0 | | | 144 Bytes | ea18c892870537a489baa1b71a2f84a9fae829081b1568e176809c712cf975f5 |
lib/apple_auth/base/version.rb | 100644 | 0 | 0 | | | 94 Bytes | 2bdabd05cbc9df4a9ea865bf63df0d86a40de0bccd7e4038f1764219bd8825f8 |
lib/apple_auth/config.rb | 100644 | 0 | 0 | | | 377 Bytes | f42b40763efed2c59ed4816a410189d5d095e52fbc9f15bd1d39950c1d8c36be |
lib/apple_auth/helpers/conditions/aud_condition.rb | 100644 | 0 | 0 | | | 343 Bytes | 2888347419c8ef2b01f7d8208d63b5a74892098df96ae47dc2fe6e4a0e0069b8 |
lib/apple_auth/helpers/conditions/exp_condition.rb | 100644 | 0 | 0 | | | 304 Bytes | 66294934d5fba9c2365720a788e8b1744bfc207ca9343bb2d41b5948cde7ebfe |
lib/apple_auth/helpers/conditions/iat_condition.rb | 100644 | 0 | 0 | | | 317 Bytes | 8fd5ce8a826cf1ee7ad4d1de21a5e5c4fa833e234277c570eefa93c66250915a |
lib/apple_auth/helpers/conditions/iss_condition.rb | 100644 | 0 | 0 | | | 368 Bytes | 80d1d5374b959042808d59dbc548c139c43a5d569cbe7fe03c71d2e110e7f8ab |
lib/apple_auth/helpers/conditions/jwt_validation_error.rb | 100644 | 0 | 0 | | | 128 Bytes | 7ad463f313f58def2287d0e5732de425790468c1491da21ac994f1897ed058f9 |
lib/apple_auth/helpers/jwt_conditions.rb | 100644 | 0 | 0 | | | 969 Bytes | 8a13696a49334b85410e98bc1f7a478d2cc904187c8af45d77f01d8cd6c730d7 |
lib/apple_auth/token.rb | 100644 | 0 | 0 | | | 2.23 KB | 81f94e4b36606502be9857dd3d1a1fa25eabd11b53748cf40f59a49a7055426b |
lib/apple_auth/user_identity.rb | 100644 | 0 | 0 | | | 1023 Bytes | 717af43b53fbd82dd1546d59f0539bd27229e90df0ae255b995f51d1c0b68407 |
lib/generators/apple_auth/config/config_generator.rb | 100644 | 0 | 0 | | | 300 Bytes | 58fd990267108e695eb29b40c015017a0e539d7ad76446d2605746ffb8b21eca |
lib/generators/apple_auth/config/templates/config.rb | 100644 | 0 | 0 | | | 379 Bytes | 65fd8d9a158ce330bb233255f1995d06c1519fdc7dc5698f96f6f07e76070f50 |