Skip to content

Auth Server for -arr programs (Spotify, Trakt, etc)

License

Notifications You must be signed in to change notification settings

Sonarr/ServarrAPI.Auth

 
 

Repository files navigation

Servarr Auth Server

Build Status

This is the auth API of Lidarr, Radarr, and Readarr.

Development

If you want to work on ServarrAPI.Auth, make sure you have .NET 6.0 SDK installed and Visual Studio 2022.

Using Docker

If you would like to use the docker setup we have for this project, follow these directions:

  • Setup Environment Variables
    • Make sure you set an environment variable PRIOR to running docker-compose up called MYSQL_ROOT_PASSWORD OR
    • Setup and .env file or another way of passing variables as documented here: Docker Compose

The most important thing is the ApiKey, the rest can be used AS-IS, but if the ApiKey is not set, fetching updates from AppVeyor and Github will not function correctly. The correct sentry DSN should also be set on deployment.

About

Auth Server for -arr programs (Spotify, Trakt, etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.4%
  • Dockerfile 0.6%