Commit Graph

18 Commits

Author SHA1 Message Date
Jonas Dellinger
d245139343 Added more example docs 2020-06-04 15:24:13 +02:00
Jonas Dellinger
ef60a9f1f2 Added TokenSwapAuth and console example for it #451 2020-06-02 16:34:24 +02:00
Jonas Dellinger
6182816cd1 Added ASP.NET Core example 2020-05-22 12:23:25 +02:00
Jonas Dellinger
24bb3d345f Finished UWP Example using protocol registration - Docs TODO 2020-05-18 11:39:01 +02:00
Jonas Dellinger
f39fbf8757 Updated example dirs 2020-05-16 22:31:44 +02:00
Jonas Dellinger
3ca2322d0c Simplified EditorConfig and added it to sln for vs2019 2020-05-16 20:34:03 +02:00
Jonas Dellinger
498c426ecd Added an example for custom HTML 2020-05-15 21:41:53 +02:00
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