README.md | 100644 | 0 | 0 | | | 4.75 KB | e2cf275a3538c679f26aca909a2435f2e745660b5b7cce843878df03fcf418ec |
Rakefile | 100644 | 0 | 0 | | | 134 Bytes | 65e6b4343526baf7131e51d2f5ad1cde1d760214897b14f9801924fee1a8bd03 |
app/controllers/auth_rails/api/auth_controller.rb | 100644 | 0 | 0 | | | 2.59 KB | e7a445c7dacdb26c7db9ffb7da422eacb531e12595ffd0fa4f83acc2a5a577eb |
app/controllers/auth_rails/api_controller.rb | 100644 | 0 | 0 | | | 180 Bytes | 84464249f9895a977ee9a8855b771c59b307f9738afbb68e7cc6f62d5316ed38 |
app/controllers/concerns/auth_rails/authentication.rb | 100644 | 0 | 0 | | | 791 Bytes | dd6d852f4c7e87e516463ba4b8eed120e1b9b8a48824bbbe162baa467c60deda |
app/models/concerns/auth_rails/concerns/allowed_token_strategy.rb | 100644 | 0 | 0 | | | 235 Bytes | b5c957611c107410493a9e08cd260677c9e2cfb4697807ebd0b244571063da57 |
app/supports/current_auth.rb | 100644 | 0 | 0 | | | 106 Bytes | c2eed8938c62cf45b041baaad0e2c51ba37351fc6e1a57d0b8669676fbbe6c9e |
auth_rails.gemspec | 100644 | 0 | 0 | | | 1.07 KB | ab7343fb9038f0ead517daa432d3f6982d1d1bfa0f8ba6fb3f0eb0874d0aeb3e |
lib/auth_rails.rb | 100644 | 0 | 0 | | | 727 Bytes | eb0e468bf8e781b2833412111ebe70350431f6aa18ff0922f8fa20f77d3fb6e7 |
lib/auth_rails/class_methods.rb | 100644 | 0 | 0 | | | 1.61 KB | 462a79c340e7fe4c413641775c448c25348c8b2b19a8ef368d6d35b94b3e84e3 |
lib/auth_rails/config.rb | 100644 | 0 | 0 | | | 373 Bytes | 68c4c7896fe7c509d63b062f7856edbc1c8ab2efa416cd41bcdb1f5cf7e73862 |
lib/auth_rails/configuration/jwt.rb | 100644 | 0 | 0 | | | 695 Bytes | f795ab9604d73368b0cea24753e61acaf1bc8e55cf306830329313af31674c08 |
lib/auth_rails/services/jwt_service.rb | 100644 | 0 | 0 | | | 935 Bytes | 628e1979fb2282ba3a185f8ff601f89d03e6956f667d10b403daa698d057a682 |
lib/auth_rails/strategies/allowed_token_strategy.rb | 100644 | 0 | 0 | | | 1.06 KB | a0f2f99fbf1bed3fcbe22bfb4896ef6fc69fbfeaf81e64ca40af7116bb7a2488 |
lib/auth_rails/strategies/base_strategy.rb | 100644 | 0 | 0 | | | 663 Bytes | b132dd39b3925fc13dfd4ed177f39bbea349897348882019ea766744dc19758a |
lib/auth_rails/version.rb | 100644 | 0 | 0 | | | 72 Bytes | 5964e46e134cd3861457ccba807e3812825941720510c7ad23ed019a717862aa |
lib/generators/auth_rails/migration_generator.rb | 100644 | 0 | 0 | | | 1.36 KB | b48ceddebb904e6cd28194c297d2ce78c59c67bc1d9ccc1ca6c37f9b08ad41c9 |
lib/generators/auth_rails/templates/allowed_tokens.tt | 100644 | 0 | 0 | | | 399 Bytes | accab9270f23e03f0994dd6e6e94e3906ba50eb7a3a3e7c35d6cdafc71ca2d40 |
lib/generators/auth_rails_generator.rb | 100644 | 0 | 0 | | | 1 KB | 3df8d43c97f091df6ebfac8965a8a7b22774b1610d2899ebef336b59b32d72d1 |
lib/generators/templates/auth_rails.tt | 100644 | 0 | 0 | | | 929 Bytes | 801e408181858f941feab6a6a0802e81f5606d8f7e3575efd28f36672af50507 |