BtrzAuth v0.4.2 BtrzAuth.Providers.InternalAuth View Source
InternalAuthToken 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