Get auth config (OAuth availability)
Returns which OAuth providers are configured. Used by frontend to show/hide Google and GitHub sign-in.
Response
data: { oauthGoogle, oauthGitHub }
Get auth config (OAuth availability)
Returns which OAuth providers are configured. Used by frontend to show/hide Google and GitHub sign-in.
data: { oauthGoogle, oauthGitHub }