Method: SignIn::TokenParamsValidator#grant_type
- Defined in:
- app/services/sign_in/token_params_validator.rb
#grant_type ⇒ Object (readonly)
Returns the value of attribute grant_type.
7 8 9 |
# File 'app/services/sign_in/token_params_validator.rb', line 7 def grant_type @grant_type end |