Sha256: 2d43b436962a83c72cd8328909d1110df4197938b518cef5194dab45703adc5a
Contents?: true
Size: 494 Bytes
Versions: 20
Compression:
Stored size: 494 Bytes
Contents
========================================================================== Before you can use Capcoauth, you need to enter some configuration details * Go to config/initializers/capcoauth.rb and add your client id and secret * Add `before_action :verify_authorized!` to your controllers where Necessary. This follows standard `except: [:index]` and `only: [:secret]` Rails ActionController conventions Enjoy! ==========================================================================
Version data entries
20 entries across 20 versions & 1 rubygems