spotify_ex v2.0.0 Spotify.Credentials

Summary

Functions

Returns a Spotify.Credentials struct from a parsed response body

Returns a Spotify.Credentials struct from either a Plug.Conn or a Spotify.Credentials struct

Returns a Spotify.Credentials struct given tokens

Functions

get_tokens_from_response(map)

Returns a Spotify.Credentials struct from a parsed response body

new(arg1)

Returns a Spotify.Credentials struct from either a Plug.Conn or a Spotify.Credentials struct

new(access_token, refresh_token)

Returns a Spotify.Credentials struct given tokens