Authenticated client that extends AudiotoolClient with auth-specific methods.
Export tokens for server-side use.
Send these to your server (via cookie, session, etc.) to make API calls on behalf of the user using createServerAuth().
createServerAuth()
Log out and reload the page
The authentication status
The authenticated user's name
Authenticated client that extends AudiotoolClient with auth-specific methods.