[][src]Function spotify_genres::auth_spotify

pub fn auth_spotify(client_id: &str, client_secret: &str) -> Spotify

Authenticates a Spotify client with the spotify api. client_id and client_secret can be gathered from spotify's developer workspace by registering an app.