---
title: "Oauth Providers"
method: GET
path: "/auth/oauth/providers"
tags: ["oauth", "oauth"]
---

# Oauth Providers

`GET /auth/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).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/78f314acd8bf/schema)
