Jonas Dellinger
a2f434968a
fix build: setup pnpm, update image tags and ignore out of date warning for SDK versions
2023-11-03 23:31:40 +01:00
Jonas Dellinger
c5400fc937
re-add .net standard 2.0 support
2023-11-03 23:23:54 +01:00
Jonas Dellinger
cb2e0cccc8
run formatter
2022-11-27 13:29:35 +01:00
Jonas Dellinger
74f3f52dcb
Add net7.0 support
2022-11-18 11:38:58 +01:00
dependabot[bot]
df1120adaf
Bump EmbedIO from 3.4.3 to 3.5.2 ( #817 )
...
Bumps [EmbedIO](https://github.com/unosquare/embedio ) from 3.4.3 to 3.5.2.
- [Release notes](https://github.com/unosquare/embedio/releases )
- [Commits](https://github.com/unosquare/embedio/compare/3.4.3...v3.5.2 )
---
updated-dependencies:
- dependency-name: EmbedIO
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 21:58:23 +01:00
dependabot[bot]
01904ac013
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1 ( #706 )
...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/dotnet/sourcelink/releases )
- [Commits](https://github.com/dotnet/sourcelink/compare/1.1.0...1.1.1 )
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 21:36:33 +01:00
Jonas Dellinger
5cebb910f7
Updated to .net 6.0 and remove .net-standard2.0 support
2021-11-10 20:12:12 +01:00
dependabot[bot]
9f0fca6a6b
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 ( #701 )
...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases )
- [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0 )
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 18:56:54 +01:00
Jonas Dellinger
163200f65c
Added ErrorReceived to embedded auth server
...
Also style the default HTML site based on error/success values. Fixes #566
2021-04-15 17:54:43 +02:00
Jonas Dellinger
8dd31420ea
Updated to .NET analyzers and fixed warnings
2020-12-26 18:28:44 +01:00
Jonas Dellinger
3fa69c56f0
Update to .NET 5.0
2020-11-13 14:43:00 +01:00
Jonas Dellinger
f04f175775
Setup projects for nuget publishing
2020-06-04 20:29:33 +02:00
Jonas Dellinger
f1ca557c6e
Enabled nullable for most projects
2020-05-25 18:00:47 +02:00
Jonas Dellinger
24bb3d345f
Finished UWP Example using protocol registration - Docs TODO
2020-05-18 11:39:01 +02:00
Jonas Dellinger
fabf49ef3a
netstandard2.0 support
2020-05-16 18:48:32 +02:00
Jonas Dellinger
f05b208f6a
Added path in examples
2020-05-15 22:02:54 +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
fee995f984
Started docs
2020-05-13 18:27:16 +02:00
Jonas Dellinger
9f6729ad60
Started with Unit Tests and added .editorconfig for syntax settings
...
Disabled examples for now
2020-05-02 13:04:26 +02:00
Jonas Dellinger
2c4463529b
Start refactoring for version 6
2020-05-01 20:05:28 +02:00
Jonas Dellinger
22d800d487
OpenBrowser returns false if it was unsuccessful
2020-03-26 18:34:32 +01:00
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
dependabot-preview[bot]
3851c95d4d
Bump EmbedIO from 2.9.1 to 2.9.2 ( #361 )
...
Bumps [EmbedIO](https://github.com/unosquare/embedio ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/unosquare/embedio/releases )
- [Commits](https://github.com/unosquare/embedio/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-17 22:59:33 +02:00
Jonas Dellinger
4933deaf26
Added support for proxy configs in auth flows, closes #360
2019-07-17 17:39:51 +02:00
Jonas Dellinger
0a9499c7d1
Use dotnet pack and update versions accordingly
2019-07-17 17:26:35 +02:00
Jonas Dellinger
76dc553527
Fixed versions for new EmbedIO release, closes #359
2019-06-30 14:45:01 +02:00
dependabot-preview[bot]
98c743a3dd
Bump EmbedIO from 2.8.0 to 2.9.0 ( #355 )
...
Bumps [EmbedIO](https://github.com/unosquare/embedio ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/unosquare/embedio/releases )
- [Commits](https://github.com/unosquare/embedio/compare/2.8.0...2.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11 18:49:48 +02:00
Jonas Dellinger
7bfc0f9a4b
Update SpotifyAPI.Web.Auth.nuspec
2019-06-06 23:36:42 +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
Dan Spiteri
100c15699c
Fix TokenSwapAuth html response actually returning text/plain instead of html ( #335 )
2019-04-14 21:50:26 +02:00
J.Holzer
ee8af2510a
Redirect window says "can be closed now". So why not let javascript do the job? ;-) ( #334 )
2019-04-14 21:50:15 +02:00
Jonas Dellinger
fe9d02bd4f
Merge branch 'master' of github.com:JohnnyCrazy/SpotifyAPI-NET
2019-03-18 21:24:18 +01:00
Jonas Dellinger
3917fbefdc
Code Cleanup and ImplictGrantAuth name fix, fixes #320
2019-03-18 21:24:09 +01:00
Jordan
ea70fbc77b
Secure, user-friendly and feature-rich authorization method ( #286 )
...
* Add new auth method and api factory for the auth method
* Add process documentation
* Solve random crash issues related to token collection
* Add customizable html responses, add more process control
* Add show dialog support, fix nulled html response
* Fix false trigger spam of access expiry event
* Add auto-retry GetToken, add fire auth fail on timeout
* Improve auto-refresh and refresh auth token validity checks
* Add ability to change number of get token retries
* Add get web API request cancelling
* Solve compiler warning
* Remove comment links, rename secure auth for clarity
* Rename secure auth for clarity in the docs
* Improve token swap usage example in docs
* Abstract the exchange server doc info for clarity
* Fix simontaen SpotifyTokenSwap link
* Change access expiry timing to be skippable
* Adapt TokenSwap for new convention, separate autorefresh and timer options
2019-03-18 17:20:17 +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
f97fd83cca
Fixed nuspecs
2018-08-24 15:32:20 +02:00
Jonas Dellinger
f6ef3daa13
Disable XML comment spam
2018-08-24 14:57:37 +02:00
Jonas Dellinger
05d1f4de02
Updated nuspecs and publish script
2018-08-24 14:51:48 +02:00
Jonas Dellinger
b5b09432b3
Enable XML Docs and nuget specs
2018-08-24 14:30:50 +02:00
Jonas Dellinger
5c2a901f75
Updated to .NET Core and reimplemented auth strategies
2018-08-24 14:10:13 +02:00