Method: SignIn::TokenParamsValidator#actor_token

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

#actor_tokenObject (readonly)

Returns the value of attribute actor_token.



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

def actor_token
  @actor_token
end