.gitignore | 100644 | 0 | 0 | | | 634 Bytes | 8274bd92b4c6a373ce2fc9b5ec9900eefcdac01573de4ee09486971c6c72796b |
LICENSE | 100644 | 0 | 0 | | | 1.06 KB | 9d7eb8b414885709f86cd7ae5dd1efe700aba20753e3d6987c2323b35fd35719 |
README.md | 100644 | 0 | 0 | | | 57 Bytes | 8408484c72b9b2ca3e39166e803f7afce059dcfd111085d43551f366fe7b3dd2 |
Rakefile | 100644 | 0 | 0 | | | 419 Bytes | 062351727998a1bb748fb38100b55bb1c75886139c3a998689be4bd8c6e2f699 |
app/controllers/capcoauth/application_controller.rb | 100644 | 0 | 0 | | | 235 Bytes | 036c55698a04cca6f0f9430f218ba4afaa8a77cb44a0ed594002115465e30f61 |
app/controllers/capcoauth/application_metal_controller.rb | 100644 | 0 | 0 | | | 342 Bytes | 0dcced0695c7625312b6c71b549638b8fa7cc2416dc868e701eac58223980783 |
app/controllers/capcoauth/callback_controller.rb | 100644 | 0 | 0 | | | 1.22 KB | aaa39f6f88be713b7672b0b701e9d17df70f8a8e2b2906371f99919ca6dac65c |
app/controllers/capcoauth/login_controller.rb | 100644 | 0 | 0 | | | 480 Bytes | d2957e256f62772dae3b24396904cd13f2c045a035bc6020a189038e1d5ecfeb |
app/controllers/capcoauth/logout_controller.rb | 100644 | 0 | 0 | | | 360 Bytes | 7edfb3ce5f1fc003d3d474e93432ef4e85264c985cd73dfc6b2b1195ffc10b8b |
capcoauth.gemspec | 100644 | 0 | 0 | | | 857 Bytes | 0b62e31ece89a9565606460d5dc2345b23ca168393f87575f1b0ba705bedab12 |
lib/capcoauth.rb | 100644 | 0 | 0 | | | 424 Bytes | ae55d56e5324b601661030e1de2c40acdecbb9f03f2fb9e8bed9d0e409ceabf3 |
lib/capcoauth/config.rb | 100644 | 0 | 0 | | | 1.55 KB | 44dddbef0a7944ed2f834a89cac0a0b474e8be925f7e2e808b956ddc9d17b82a |
lib/capcoauth/engine.rb | 100644 | 0 | 0 | | | 467 Bytes | aa2880ad779f27f0d010877f08cdcc78b2b0cd654883c888189b081dc7524ac0 |
lib/capcoauth/helpers/controller.rb | 100644 | 0 | 0 | | | 320 Bytes | b1d204d60627fb0513ce27edc70396b2ec53a7199c1c76cdca0e4f68390995f4 |
lib/capcoauth/oauth/access_token.rb | 100644 | 0 | 0 | | | 279 Bytes | 10195b44b9e4159fc1edda1c883964f3daa6feb16454a1f8a5a94c038e13599f |
lib/capcoauth/oauth/token_verifier.rb | 100644 | 0 | 0 | | | 788 Bytes | e8d54eddae8419588c30e8b067b51093cb81202e94bb29526c32c3fd9a6cd792 |
lib/capcoauth/oauth/ttl_cache.rb | 100644 | 0 | 0 | | | 509 Bytes | a6db884833add9266d0cfc4c9ea553a473b1b5a93be536efa083c8ef9930c829 |
lib/capcoauth/rails/helpers.rb | 100644 | 0 | 0 | | | 670 Bytes | 70297730f8af4e2c53724fc3d683a6b45fc0d03f7668250b316e2d9db6824174 |
lib/capcoauth/rails/routes.rb | 100644 | 0 | 0 | | | 1.62 KB | 6f84eaf33209afc102e1fe78f0c495f1f8ab33d1bcd57a225f9d5da4cfd69d3a |
lib/capcoauth/rails/routes/mapper.rb | 100644 | 0 | 0 | | | 594 Bytes | c483847af3f6604c21deeac9935f7de8711916787a73d6ec2e157639724ff040 |
lib/capcoauth/rails/routes/mapping.rb | 100644 | 0 | 0 | | | 703 Bytes | 687d556ebd3d10dc39b5fdf280b3aae606ec98a319740ba41f221bba5aa00ce9 |
lib/capcoauth/version.rb | 100644 | 0 | 0 | | | 41 Bytes | 0a3d2f12911f01dc6ff8dbf73e60c927072f95431c28aedbb6e270839916d4ef |
lib/generators/capcoauth/install_generator.rb | 100644 | 0 | 0 | | | 323 Bytes | 89cc482d2de5b8036ce9eb488bc22684ffde7e29315be2a0ad133b087fb9e0fc |
lib/generators/capcoauth/templates/README | 100644 | 0 | 0 | | | 494 Bytes | 2d43b436962a83c72cd8328909d1110df4197938b518cef5194dab45703adc5a |
lib/generators/capcoauth/templates/initializer.rb | 100644 | 0 | 0 | | | 425 Bytes | ff38bc7feac927e06b7fe97373a2a2fbe06762c29e50202371bd028654ac4af3 |