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