.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 | | | 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/notifications.rb | 100644 | 0 | 0 | | | 2.75 KB | 19fd294d755b7ec9af317af293b64a10a0e7ce0e5abbaa9d435a8eb2849f5366 |
lib/capcoauth/oauth/access_token.rb | 100644 | 0 | 0 | | | 326 Bytes | e98fdc67b60b6014e3c448b67f9246ba3aae7d0a56e1f5db3e80f33348404bfc |
lib/capcoauth/oauth/token_verifier.rb | 100644 | 0 | 0 | | | 1.82 KB | 8190ccb5834ef0100b31672f299dd6ed8eddb0988d3e4828a76115a261adc4f8 |
lib/capcoauth/oauth/ttl_cache.rb | 100644 | 0 | 0 | | | 635 Bytes | d50c758cde74087f33bf10513f6e47c59e1a00313f417f73e3b7b57ca3d22322 |
lib/capcoauth/rails/helpers.rb | 100644 | 0 | 0 | | | 2.05 KB | abc8a7d89d25bf86ae46702bf516216567b1835aac68e1d6441c24007e8aa8dc |
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 | b76d90e47b0faa0dc8443ad50042c9a98c718b3831d25cae3a92b491f4d12aba |
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 |