oauth
oauth
Oauth Providers
Which social logins are actually usable in this environment.
The login/signup pages render one button per provider, and an unconfigured provider's /login endpoint 503s — which would strand the user on a raw JSON error page. The frontend filters its buttons on this so a provider whose credentials aren't deployed yet simply isn't offered, and appears on its own once the secrets land (no frontend release needed).
get/auth/oauth/providers
Response
Successful Response
{"stackTrail":"paths:/auth/oauth/providers:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.