View Source BtrzAuth.Providers.InternalToken (BtrzAuth v1.3.0)
InternalTokenToken will generate tokens for internal services authentication
Summary
Functions
Gets a token with the internal options
Functions
@spec get_token(Keyword.t()) :: {:ok, Guardian.Token.token(), Guardian.Token.claims()} | {:error, any()}
Gets a token with the internal options