Skip to content

Commit 6ff7862

Browse files
authored
Add note about using Doorkeeper for OAuth2 support
1 parent c117bff commit 6ff7862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2894,7 +2894,7 @@ end
28942894

28952895
```
28962896

2897-
Use [warden-oauth2](https://github.com/opperator/warden-oauth2) or [rack-oauth2](https://github.com/nov/rack-oauth2) for OAuth2 support.
2897+
Use [Doorkeeper](https://github.com/doorkeeper-gem/doorkeeper), [warden-oauth2](https://github.com/opperator/warden-oauth2) or [rack-oauth2](https://github.com/nov/rack-oauth2) for OAuth2 support.
28982898

28992899
## Describing and Inspecting an API
29002900

0 commit comments

Comments
 (0)