---
title: "List authentication providers"
method: GET
path: "/auth/providers"
tags: ["Authentication"]
---

# List authentication providers

`GET /auth/providers`

Returns a list of all authentication providers enabled on this Reactive Resume instance, along with their display names. Possible providers include password-based credentials, Google, GitHub, LinkedIn, and custom OAuth. No authentication required.

## Response `200`

A map of enabled authentication provider identifiers to their display names.

- unknown

---

[API](https://skmtc.net/rxresu/apis/reactive-resume.md) · [All operations](https://skmtc.net/rxresu/apis/reactive-resume/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rxresu/reactive-resume/revisions/68d25b21f805/schema)
