.gitignore | 100644 | 0 | 0 | | | 124 Bytes | 18e6df17910abe9733635f5eb3307e0973db32428adf7beb90cfa0f9f2c4a43f |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 3c1e0e3627dc030a4c0095acd12ac6b4eb367e6e2095fa1c89653d97006beb7e |
.rubocop.yml | 100644 | 0 | 0 | | | 958 Bytes | d606c61f5b0e705330966d4b177d677bf6e24a364743fb7431909c4ac79dd8d9 |
.ruby-gemset | 100644 | 0 | 0 | | | 14 Bytes | f5b3fe2a1a49b88eb98c00798cffd7b1b134a3a3233966f3c7c44755741240fb |
.ruby-version | 100644 | 0 | 0 | | | 11 Bytes | dd5b1fcde5a9ef2e9c56e413695448c2e44cb656bcefbe9c7a6494d313390fde |
.travis.yml | 100644 | 0 | 0 | | | 486 Bytes | e0a4ef4a32885335f07f88d2c7b08dcaec29bc7c5176c369fd20083a8b8fa47f |
Gemfile | 100644 | 0 | 0 | | | 697 Bytes | ffc430b04a2702d2096c40a73c5d6542b3cc9f628ffdcf2947064d0cfef58719 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 10959d641bd88dc96e8a29c24dde24b8799a9d1df377ec9ad63888652744307c |
README.md | 100644 | 0 | 0 | | | 1.28 KB | cb1bb7f7f2e5a05bf548a3452dbe424f3600bc6aa99724150b37bd87afe3b122 |
Rakefile | 100644 | 0 | 0 | | | 303 Bytes | 5882193b1114abfd2dfc1cdab13008f58a2558b700f8c600b9b9a6013d047f2c |
holistic_auth.gemspec | 100644 | 0 | 0 | | | 1.19 KB | 27a59457764e5d05245051ef967148a163f7da167a116ea9a940b2dd8f4d347e |
lib/holistic_auth.rb | 100644 | 0 | 0 | | | 511 Bytes | d55aa2b3c84691bd0ccfb389ccb0ad6abd544c987ca5376b053dffb74f97b383 |
lib/holistic_auth/client_token_issuer.rb | 100644 | 0 | 0 | | | 3.55 KB | e3b6a91044da2d898b70898c1975826f5d0f34391e6768563a542843398aa09d |
lib/holistic_auth/configuration.rb | 100644 | 0 | 0 | | | 1.58 KB | 160b984a2c8f922011ccf02489bc7dc7509c78e84a041392305472ba656829eb |
lib/holistic_auth/end_point_listener.rb | 100644 | 0 | 0 | | | 938 Bytes | e298cde16569b0f8213b43a4ab9e96d7a6bd948584a7ff64c935bc3785492195 |
lib/holistic_auth/errors.rb | 100644 | 0 | 0 | | | 76 Bytes | 9faab83eb0893e546138ea72f80f331b85b31d8795c45cc569528156c5f4d0ef |
lib/holistic_auth/orm_handlers/active_record.rb | 100644 | 0 | 0 | | | 1.49 KB | 8bfb95e57a76c01dcdcaefb518850cc9dc24f8c00c2bbac3eb21877f9bd610f5 |
lib/holistic_auth/providers/generic_provider.rb | 100644 | 0 | 0 | | | 2.89 KB | d6854af3d3cc7a3a5da297042ad662745f745b8180060ed6fd9ecd476560c12a |
lib/holistic_auth/providers/google.rb | 100644 | 0 | 0 | | | 2.28 KB | b25bd2a8e93e5fe99f638b19040a6422aabab378cb2dd3d7b1f070a6687854b0 |
lib/holistic_auth/providers/ms_graph.rb | 100644 | 0 | 0 | | | 2.53 KB | acf52de52b80474a3a636dedc087ae12972a8e2ed0b2afec263191907d8dd4cb |
lib/holistic_auth/providers/outlook.rb | 100644 | 0 | 0 | | | 952 Bytes | c4a5a32420f0518ef833c4dd42de176c7916a82057c1b3421c6f25e59b6eb88b |
lib/holistic_auth/providers/stub.rb | 100644 | 0 | 0 | | | 1.33 KB | 0f067a9497815b0bf5b15908f3587b64552e9c4eed060100783219438a98de4d |
lib/holistic_auth/version.rb | 100644 | 0 | 0 | | | 51 Bytes | 8aab1ffee2dcf01375639ff019044aa58be85e3debc0834126fb19fe57011599 |
spec/holistic_auth/client_token_issuer_spec.rb | 100644 | 0 | 0 | | | 1.9 KB | 463848b54599ec5aa218a66086ab1f971d6c895fee86a36cc4c8dd9ba31fc4f2 |
spec/holistic_auth/end_point_listener_spec.rb | 100644 | 0 | 0 | | | 2.98 KB | 8fa20b169f51a10d66b49d628b9d4e37bc7c7f85b8b92870f76852899d4e2102 |
spec/holistic_auth/provider_spec.rb | 100644 | 0 | 0 | | | 3.76 KB | 3f040b8a1a91b96e1e82acaa2bc084dd547b0fe0a911abd0fd9440729721a825 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 587 Bytes | a4154866c1024a68049ba5ca9868b275fec95f5b93e981000fc1ecaab6fe17d9 |