---
title: "Oauth Login"
method: GET
path: "/api/v1/auth/login/{provider}"
tags: ["auth"]
---

# Oauth Login

`GET /api/v1/auth/login/{provider}`

## Path parameters

- `provider` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/pypsa/apis/pypsa-app.md) · [All operations](https://skmtc.dev/pypsa/apis/pypsa-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pypsa/pypsa-app/revisions/a9fc864817c3/schema)
