Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
doorkeeper-gem
/
doorkeeper
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
5.5k
Code
Issues
13
Pull requests
5
Discussions
Actions
Wiki
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Example Applications
Jump to bottom
Edit
New page
S. Tuncer Erdoğan edited this page
Mar 6, 2023
·
8 revisions
Check out these example applications:
Provider examples
Rails 3.1 app with devise and doorkeeper:
Source Code
-
Live demo
(demo needs fix)
Rails 3.2 app with devise, doorkeeper and Mongoid:
Source Code
-
Live demo
(demo needs fix)
Rails 4.2.2 app with devise, doorkeeper, cancan and rspec tests
Source Code
Client examples
Sinatra and OAuth2 gem:
Source Code
-
Live demo
.
Rails, OmniAuth and Devise:
Source Code
-
Live demo
.
Chrome Extension client (by
@hitupalex
):
Source Code
iOS iPhone sample client:
XCode project
Wiki pages
Pages
43
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
[CORS] Cross Origin Resource Sharing
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
ActionController::Metal with doorkeeper
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Allow blank redirect URI for Applications
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
API endpoint descriptions and examples
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Associate users to OAuth applications (ownership)
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Authenticating using Clearance or DIY
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Authorization Code Flow
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Auto sign up after registration
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Changing how clients are authenticated
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Client Credentials flow
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Contributing
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Create an OmniAuth strategy for your provider
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Customize models
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Customizing access permissions for different users
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Customizing routes
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Customizing the response body when unauthorized
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Customizing token error response
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Customizing Token Expiration
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Customizing Token Response
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Customizing views
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Doorkeeper and ActionCable
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Enable Basic authorization for access tokens
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Enable Refresh Token Credentials
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Example Applications
Provider examples
Client examples
Loading
Grape Integration
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
How to fix PostgreSQL error on index row size
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Integration with multi engine Rails application
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Interacting as an OAuth client with Doorkeeper
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Migration from old versions
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
NewRelic support for Doorkeeper::TokensController
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Passing parameters from a devise client to doorkeeper (like locale)
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Rate limit with Redis
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Running Doorkeeper with Devise
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Skipping application authorization
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Supported Features
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Testing protected controllers
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Testing your provider with OAuth2 gem
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Using PKCE flow
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Using PostgreSQL UUIDs as primary keys with Doorkeeper
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Using protected_attributes in Rails 4
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Using Resource Owner Password Credentials flow
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Using Scopes
Uh oh!
There was an error while loading.
Please reload this page
.
Show 28 more pages…
Add a custom sidebar
Clone this wiki locally
You can’t perform that action at this time.