Method: SignIn::TokenParamsValidator#subject_token_type

Defined in:
app/services/sign_in/token_params_validator.rb

#subject_token_typeObject (readonly)

Returns the value of attribute subject_token_type.



7
8
9
# File 'app/services/sign_in/token_params_validator.rb', line 7

def subject_token_type
  @subject_token_type
end