BtrzAuth v0.10.1 BtrzAuth.Providers.InternalToken View Source
InternalTokenToken will generate tokens for internal services authentication
Link to this section Summary
Functions
Gets a token with the internal options
Link to this section Functions
Link to this function
get_token(opts)
View Source
get_token(Keyword.t()) :: {:ok, Guardian.Token.token(), Guardian.Token.claims()} | {:error, any()}
Gets a token with the internal options