---
title: "OAuth login"
method: GET
path: "/oauth/{provider}"
tags: ["auth"]
---

# OAuth login

`GET /oauth/{provider}`

Initiates the OAuth login flow for the specified provider.

## Path parameters

- `provider` string, required

## Other responses

- `302` — Found
- `400` — Bad Request

## Changes

- **2025-02-08** `bcf7db719f05` — 1 info
  - endpoint added
- **2023-06-29** `0e6bd4e2dcc9` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/loxilb-io/apis/loxilb-rest-api/changes/oauth/:provider/get.md)

---

[API](https://skmtc.dev/loxilb-io/apis/loxilb-rest-api.md) · [All operations](https://skmtc.dev/loxilb-io/apis/loxilb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/loxilb-io/loxilb-rest-api/revisions/cb6820b4f999/schema)
