Method: SignIn::TokenParamsValidator#client_assertion_type

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

#client_assertion_typeObject (readonly)

Returns the value of attribute client_assertion_type.



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

def client_assertion_type
  @client_assertion_type
end