Get auth config (OAuth availability)

以 Markdown 格式查看

Returns which OAuth providers are configured. Used by frontend to show/hide Google and GitHub sign-in.

响应

data: { oauthGoogle, oauthGitHub }