Commit Graph

11 Commits

Author SHA1 Message Date
Jonas Dellinger
466e61523d VSCode Formatter - Also bumped tests to net core 3.1 2020-03-09 20:47:39 +01:00
Brandon
fb11f0deb7 Fix missing proxy config in ExchangeCode method (#363) 2019-07-30 18:54:02 +02:00
Jonas Dellinger
4933deaf26 Added support for proxy configs in auth flows, closes #360 2019-07-17 17:39:51 +02:00
dependabot-preview[bot]
94d84e1f9d Bump EmbedIO from 2.2.7 to 2.7.4 (#344)
* Bump EmbedIO from 2.2.7 to 2.7.4

Bumps [EmbedIO](https://github.com/unosquare/embedio) from 2.2.7 to 2.7.4.
- [Release notes](https://github.com/unosquare/embedio/releases)
- [Commits](https://github.com/unosquare/embedio/commits/2.7.4)

* Update SpotifyAPI.Web.Auth.csproj

* Updated code to be compatible with EmbedIO 2.8
2019-06-03 15:18:10 +02:00
Jonas Dellinger
3917fbefdc Code Cleanup and ImplictGrantAuth name fix, fixes #320 2019-03-18 21:24:09 +01:00
Jonas Dellinger
4870d15c76 Updated versions 2019-02-19 22:18:24 +01:00
Jonas Dellinger
2f8197359d Updated docs & Updated deps, should fix #304 2018-12-22 21:12:57 +01:00
Jonas Dellinger
e7f40474c2 Added method to RefreshToken for auth code flow
Fixed some includes
2018-09-21 14:45:14 +02:00
Jonas Dellinger
a302694da8 Cleanup 2018-09-04 14:41:35 +02:00
Jonas Dellinger
2f8bf6877f Added support for .net 4.6 2018-09-04 14:39:07 +02:00
Jonas Dellinger
5c2a901f75 Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00