.gitignore | 100644 | 0 | 0 | | | 634 Bytes | 8274bd92b4c6a373ce2fc9b5ec9900eefcdac01573de4ee09486971c6c72796b |
LICENSE | 100644 | 0 | 0 | | | 1.06 KB | 9d7eb8b414885709f86cd7ae5dd1efe700aba20753e3d6987c2323b35fd35719 |
README.md | 100644 | 0 | 0 | | | 3.12 KB | b48894734b17a1660177f65fa602024e5402e72ec9b71bcaeb3f62a9526be62a |
Rakefile | 100644 | 0 | 0 | | | 419 Bytes | 062351727998a1bb748fb38100b55bb1c75886139c3a998689be4bd8c6e2f699 |
app/controllers/capcoauth/application_controller.rb | 100644 | 0 | 0 | | | 235 Bytes | 036c55698a04cca6f0f9430f218ba4afaa8a77cb44a0ed594002115465e30f61 |
app/controllers/capcoauth/callback_controller.rb | 100644 | 0 | 0 | | | 1.24 KB | 11c8e9ddf78b5398157c59f7f794f7f652bb21d9da5ae3e902d732293b61414c |
app/controllers/capcoauth/login_controller.rb | 100644 | 0 | 0 | | | 634 Bytes | fd410e1295f83a03316f38bbf0f5c85cffe8d703318ae254e424b2f7b6d13410 |
app/controllers/capcoauth/logout_controller.rb | 100644 | 0 | 0 | | | 371 Bytes | d73e4dcd64f718756b5fc1607136ebb779a556aa5b55fa53abd85d199186f37d |
capcoauth.gemspec | 100644 | 0 | 0 | | | 868 Bytes | 4ae0543f1f29f428d5167f17c24bf550ed90e4e6ed4002ceabfe63c576ebd74f |
lib/capcoauth.rb | 100644 | 0 | 0 | | | 424 Bytes | ae55d56e5324b601661030e1de2c40acdecbb9f03f2fb9e8bed9d0e409ceabf3 |
lib/capcoauth/config.rb | 100644 | 0 | 0 | | | 1.76 KB | 928c600304620e2bb4e45aef1c51d3bb95e292c3918901a0a0331fe0068361b4 |
lib/capcoauth/engine.rb | 100644 | 0 | 0 | | | 467 Bytes | aa2880ad779f27f0d010877f08cdcc78b2b0cd654883c888189b081dc7524ac0 |
lib/capcoauth/helpers/controller.rb | 100644 | 0 | 0 | | | 308 Bytes | f4a48d7359e6b086bf555135f4f42422135f42a6501447749fb6f3b51aba5c92 |
lib/capcoauth/oauth/access_token.rb | 100644 | 0 | 0 | | | 279 Bytes | 10195b44b9e4159fc1edda1c883964f3daa6feb16454a1f8a5a94c038e13599f |
lib/capcoauth/oauth/token_verifier.rb | 100644 | 0 | 0 | | | 1.8 KB | ba325ee8fa05fc410c55d1cbc1b703b70a8178898796b426f744f5a463b77072 |
lib/capcoauth/oauth/ttl_cache.rb | 100644 | 0 | 0 | | | 509 Bytes | a6db884833add9266d0cfc4c9ea553a473b1b5a93be536efa083c8ef9930c829 |
lib/capcoauth/rails/helpers.rb | 100644 | 0 | 0 | | | 2.02 KB | 80c1d0a5b373141bf1f23da287a92a362eef488f149067a8ef2a8c8da1915654 |
lib/capcoauth/rails/routes.rb | 100644 | 0 | 0 | | | 1.67 KB | ef6f039b34b09b236c28700920ebc95194a997f2e46552500974bd7f5d788439 |
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 | 8082f9055ee6229dd8ef4a18000af41af18e409caa6a37058a05d8bdb2385660 |
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 | | | 743 Bytes | a9ce42d25de629c111c50dc10f9c829c1fa259b479fb5c7727659d0b07f09735 |