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