spotify_ex v2.0.0 Spotify.Cookies
Convenience setters and getters for auth cookies
Summary
Functions
Gets the access token
Gets the access token
Sets the access token
Sets the refresh token and access token and returns the conn
Sets the refresh token
Functions
Sets the refresh token and access token and returns the conn.
Example:
Spotify.Cookies.set_cookies(conn, %Spotify.Credentials{refresh_token: rt, access_token: at})