Auth0.Common.Management.TokenManager.Store (Auth0Api v1.4.0) View Source
Link to this section Summary
Link to this section Types
Link to this section Functions
Specs
get(key()) :: {token(), expiration()} | nil
Specs
init() :: :ok
Specs
put( key(), {token(), expiration()} ) :: :ok