# Packages
Package auth implements the authentication flow to login to Axiom by visiting a URL.
# Functions
GetAPIURL returns the api URL for the given deployment URL.
GetAppURL returns the app URL for the given deployment URL.
GetLoginURL returns the login URL for the given deployment URL.
IsPersonalToken returns true if the given token is a personal token.
New returns a new Axiom client.