.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 | | | 913 Bytes | 824bf155b1bad69ee56c3d64155d8f235e4b8ec91a5008b3c0a366ef21cffd4e |
lib/capcoauth.rb | 100644 | 0 | 0 | | | 458 Bytes | 51b3c3d1e7191547df7ae45c253c29b2877deeaaa2a0c7560cb1ea7ef4c1a2a5 |
lib/capcoauth/config.rb | 100644 | 0 | 0 | | | 2.14 KB | 2aac6d05fd684663bdfed2ce7c444a99cd6e5e443c764d0a7997f9f900102c1c |
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.94 KB | 3959f5f2260897e4b547a0bf873dfe510fb6ad10b02ae0dbfc625d942a357aa8 |
lib/capcoauth/oauth/access_token.rb | 100644 | 0 | 0 | | | 326 Bytes | e98fdc67b60b6014e3c448b67f9246ba3aae7d0a56e1f5db3e80f33348404bfc |
lib/capcoauth/oauth/token_verifier.rb | 100644 | 0 | 0 | | | 2.68 KB | 6504a03fcaf9a7f372ccf8031c64a7574fd9d366df81cd338ee278dbbf40564d |
lib/capcoauth/oauth/ttl_cache.rb | 100644 | 0 | 0 | | | 583 Bytes | fa90e792f41050dbd2cd08e21fc5f31b10a9cb9ff2de9dc3e886e4e7b329e853 |
lib/capcoauth/rails/helpers.rb | 100644 | 0 | 0 | | | 2.39 KB | a6ef4db69d9c51a6a16cd6de6284e96d6b2cdded33633c1208ac77ac3f71a495 |
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 | 7b05584c1fe86499a553ec1e74e13901126490db372391cd0a172f3526683764 |
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.33 KB | 29fd68c1692f4eb415bca86b3ac4ed73d5e2e160f954e02546f307a35dfed67d |