tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
OAuthProvider.cs
Go to the documentation of this file.
1using Newtonsoft.Json;
2using Newtonsoft.Json.Converters;
3
5{
9 [JsonConverter(typeof(StringEnumConverter))]
10 public enum OAuthProvider
11 {
15 GitHub,
16
20 Discord,
21
26
31
36 }
37}
OAuthProvider
List of OAuth providers supported by TGS.
@ InvisionCommunity
https://invisioncommunity.com.
@ TGForums
https://tgstation13.org.
@ Keycloak
https://www.keycloak.org.