Mirror of a distributed, offline-first bug tracker embedded in git
1# Fetched once at startup to determine the auth mode and available providers. 2query ServerConfig { 3 serverConfig { 4 authMode 5 oauthProviders 6 } 7}