Sha256: 87d2cba9a8457a2452937cc3e8b1509f9dee30827e8cfe30d4c3489531eef045
Contents?: true
Size: 499 Bytes
Versions: 72
Compression:
Stored size: 499 Bytes
Contents
=============================================================================== There is a setup that you need to do before you can use doorkeeper. Step 1. Go to config/initializers/doorkeeper.rb and configure resource_owner_authenticator block. Step 2. Choose the ORM: If you want to use ActiveRecord run: rails generate doorkeeper:migration And run rake db:migrate Step 3. That's it, that's all. Enjoy! ===============================================================================
Version data entries
72 entries across 72 versions & 1 rubygems