Spotify.NET/SpotifyAPI/Web/Auth
Jim 7ea1a1af48 Update WebApiFactory.cs (#153)
This could fix the ImplicitGrantAuth for http paths without breaking anything. ´TrimEnd` is there for when there is no path (the builder will add a `/` which will make the callback url invalid otherwise.
2017-06-10 21:50:16 +02:00
..
AutorizationCodeAuth.cs Removed Proxy = null 2017-05-31 18:24:22 +02:00
ClientCredentialsAuth.cs Async auth support for ClientCredentialsAuth (#148) 2017-06-06 18:56:26 +02:00
ImplicitGrantAuth.cs Simplified String -> string 2016-03-31 12:08:23 +02:00
WebApiFactory.cs Update WebApiFactory.cs (#153) 2017-06-10 21:50:16 +02:00