.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 | | | 458 Bytes | 51b3c3d1e7191547df7ae45c253c29b2877deeaaa2a0c7560cb1ea7ef4c1a2a5 |
lib/capcoauth/config.rb | 100644 | 0 | 0 | | | 2.04 KB | b932f7cc9fe5be60308111706f5cc4bd2b86b7768508ab3c4b83a732f38992a5 |
lib/capcoauth/engine.rb | 100644 | 0 | 0 | | | 467 Bytes | aa2880ad779f27f0d010877f08cdcc78b2b0cd654883c888189b081dc7524ac0 |
lib/capcoauth/helpers/controller.rb | 100644 | 0 | 0 | | | 308 Bytes | f4a48d7359e6b086bf555135f4f42422135f42a6501447749fb6f3b51aba5c92 |
lib/capcoauth/notifications.rb | 100644 | 0 | 0 | | | 2.91 KB | 16c6cbda8cdfd4886c9f66e8f7f4367ee118f6679ade1cc8fcc5194a15df83ae |
lib/capcoauth/oauth/access_token.rb | 100644 | 0 | 0 | | | 326 Bytes | e98fdc67b60b6014e3c448b67f9246ba3aae7d0a56e1f5db3e80f33348404bfc |
lib/capcoauth/oauth/token_verifier.rb | 100644 | 0 | 0 | | | 2.52 KB | 04690ba09fe79058986317fc7c23e187c698d1b83f97dcd9e777a614bdcb53fc |
lib/capcoauth/oauth/ttl_cache.rb | 100644 | 0 | 0 | | | 635 Bytes | d50c758cde74087f33bf10513f6e47c59e1a00313f417f73e3b7b57ca3d22322 |
lib/capcoauth/rails/helpers.rb | 100644 | 0 | 0 | | | 2.4 KB | 9b66f60b6508baf1fb324e9009d8e4b570b37ada5e109bff260191eedc3dde5b |
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 | 3cef684ca7719147679f8eebff7d6ff9c56b14de6dfc994c56edc7b8f9f06f65 |
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 | | | 1.2 KB | 1fb8badd151913f1d599f82b2a00e2cd2434bb6f1e3d0a06c5c7251bb3b066ab |