Method: OpenAPI::AuthToken.key

Defined in:
lib/openapi/auth_token.rb,
lib/openapi/auth_token.rb

.keyObject

Returns the value of attribute key.



6
7
8
# File 'lib/openapi/auth_token.rb', line 6

def key
  @key
end