ExFirebaseAuth.Token.issuer

You're seeing just the function issuer, go back to ExFirebaseAuth.Token module for more information.

Specs

issuer() :: String.t()

Returns the configured issuer

Examples

iex> ExFirebaseAuth.Token.issuer()
"https://securetoken.google.com/project-123abc"