---
title: "GET /oauth/login"
method: GET
path: "/oauth/login"
tags: ["OAuth"]
---

# GET /oauth/login

`GET /oauth/login`

Provides a redirect to the node's configured OAuth provider to
authenticate the user.

## Query parameters

- `redirect_url` string

## Headers

- `SplinterProtocolVersion` integer

## Other responses

- `302` — Found redirect
- `400` — Request was malformed or no `redirect_url` was provided and the server was unable to retrieve the request's `referer` header value.
- `500` — Internal server error occurred

---

[API](https://skmtc.dev/cargill/apis/splinterd-api.md) · [All operations](https://skmtc.dev/cargill/apis/splinterd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cargill/splinterd-api/revisions/38a272c24bd9/schema)
