Method: SignIn::TokenParamsValidator#code

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

#codeObject (readonly)

Returns the value of attribute code.



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

def code
  @code
end