Skip to content

Commit f3af214

Browse files
zachfeldmanbooleanbetrayal
authored andcommitted
Add note about Grape usage. Closes #73. (#967)
1 parent 33299c0 commit f3af214

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,10 @@ class ApplicationController < ActionController::Base
844844
end
845845
~~~
846846

847+
### How can I use this gem with Grape?
848+
849+
You may be interested in [GrapeTokenAuth](https://github.com/mcordell/grape_token_auth) or [GrapeDeviseTokenAuth](https://github.com/mcordell/grape_devise_token_auth).
850+
847851
# Conceptual
848852

849853
None of the following information is required to use this gem, but read on if you're curious.

0 commit comments

Comments
 (0)