Commit Graph

11 Commits

Author SHA1 Message Date
Jonas Dellinger
ff9d03ffb0 First draft of SpotifyAPI.Web.Auth 2020-05-15 20:06:24 +02:00
Jonas Dellinger
bf4c817e70 Made responses have public setters - needed for testing - removed old projects 2020-05-08 10:25:33 +02:00
Jonas Dellinger
9a6bd1b456 Restructured Examples and added new one
* Added new ASP.NET Core 3 example
  This should show how this API can be implemented on the backend. It's not complete yet, features like token reloading is still missing.
  If you want to run this, use `dotnet user-secrets init` to generate your secrets file and update it with `spotify_client_id` and `spotify_secret_id`

* Fixed CLI Example
  The last page was never processed.
2019-11-12 15:02:36 +01:00
Jonas Dellinger
5c2a901f75 Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
Johnny @PC
33f27df273 Removed obsolte .nuget folder 2016-03-05 16:26:40 +01:00
Johnny Dellinger @PC
70fc8ea389 Added .nuget folder 2015-07-07 18:34:59 +02:00
Johnny Dellinger @PC
45c71544f9 Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00
Johnny @PC
544136e7c0 Addition to last commit | Added ability to queue songs 2014-08-05 18:56:29 +02:00
Johnny @PC
0b78f12df3 Added support for Spotify's Web API
- New Namespaces
   -> SpotifyAPI.SpotifyLocalAPI
   -> SpotifyAPI.SpotifyWebAPI
   -> SpotifyAPI.SpotifyWebAPI.Models
- Wiki created, examples coming soon
- Added example for the new Web API
- README updated
2014-07-20 22:42:46 +02:00
Johnny @PC
62bb797150 Added Files 2014-02-01 13:52:33 +01:00
Johnny-Laptop
0d55f4d36b Initial Commit 2014-01-07 16:26:03 +01:00