Install Doorkeeper
mainTo use Doorkeeper as an OAuth 2 provider, add the gem to your Gemfile and run bundle install.
Depending on your framework, follow the specific integration guides:
- Ruby on Rails: Supports Rails >= 5.0.
- Grape: Requires specific integration steps for the Grape framework.
gem 'doorkeeper'