Get auth config (OAuth availability)

View as Markdown

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

Response

data: { oauthGoogle, oauthGitHub }