A Spotizerr authentication utility for configuring Spotify credentials. Provides helper functions to manage OAuth tokens and refresh flows. Version 0.0.16, updated infrequently.
pip install spotizerr-auth-phoenixNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Obtain a Spotify access token using environment variables for credentials.
Use correct import: from spotizerr_auth_phoenix import ...
Replace calls to `authenticate()` with `get_spotify_token(client_id, client_secret)`.
No dependency data recorded yet.