kszicsillag / SpotifyAuthServer

An ASP.NET Core server handling the OAuth Authorization Code workflow for SpotifyService

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpotifyAuthServer

Status of this project

Further features are not likely to be introduced. The server has not yet been tested thoroughly.

Description of the project

An ASP.NET Core server for handling the OAuth 2.0 Authorization Code workflow for SpotifyService.

How to use

  • Use the appsettings.json and appsettings.Development.json configuration files to set up this server for your own application.

  • Run dotnet build.

About

An ASP.NET Core server handling the OAuth Authorization Code workflow for SpotifyService

License:GNU Affero General Public License v3.0


Languages

Language:C# 100.0%