Module: AuthenticJwt::Grape::Extension
Instance Method Summary collapse
Instance Method Details
#oauth2(value) ⇒ Object
6 7 8 9 |
# File 'lib/authentic_jwt/grape/extension.rb', line 6 def oauth2(value) route_setting(:oauth2, scope: value) value end |