README.md | 100644 | 0 | 0 | | | 3.47 KB | 575ab7a74bbd421b32db9f4009c17c0965b99cf6e80fc537d0e30ff02fdb2ce4 |
Rakefile | 100644 | 0 | 0 | | | 134 Bytes | 65e6b4343526baf7131e51d2f5ad1cde1d760214897b14f9801924fee1a8bd03 |
app/controllers/auth_rails/api/auth_controller.rb | 100644 | 0 | 0 | | | 2.55 KB | bb2d26c96238fb9ec158cd39d695e2ab534689f9b348d678faebeb2fc9fae8cd |
app/controllers/auth_rails/api_controller.rb | 100644 | 0 | 0 | | | 180 Bytes | 84464249f9895a977ee9a8855b771c59b307f9738afbb68e7cc6f62d5316ed38 |
app/controllers/concerns/auth_rails/authentication.rb | 100644 | 0 | 0 | | | 769 Bytes | dd6c847e6bc7aa4305d9ae7d5a6230a5aa97a28f62f5c12011a053724ef4a3ce |
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.04 KB | fa7d3b88992c5b9e9c59b5f0619ffb5093b75dc1df1056e082e94ba052c77545 |
lib/auth_rails.rb | 100644 | 0 | 0 | | | 727 Bytes | eb0e468bf8e781b2833412111ebe70350431f6aa18ff0922f8fa20f77d3fb6e7 |
lib/auth_rails/class_methods.rb | 100644 | 0 | 0 | | | 433 Bytes | 73459aad14794c80217fc1760157ce4c9355f86c6d30fea7d29608118e2df6fd |
lib/auth_rails/config.rb | 100644 | 0 | 0 | | | 227 Bytes | 04254eda0b391ce128a813ee0bff012ec44e3603b539c9252dbaacd6082ea906 |
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.03 KB | 8c46fb24617b8a8d84862546ee51d90b03d01fd682ef24b5d6eff8e98577c5be |
lib/auth_rails/strategies/base_strategy.rb | 100644 | 0 | 0 | | | 641 Bytes | f08bdb86d4a68fd3f6c059e5e82066f87943248fa765208cec844aaf12536c17 |
lib/auth_rails/version.rb | 100644 | 0 | 0 | | | 72 Bytes | 3fb8c741af82b52274e92358ed8656612779ceee6f2b7616af3150244878ef43 |
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 |