---
title: "Start a Social Login (OAuth) reauthentication exchange."
method: POST
path: "/login/oauth-verify-start/{name}"
---

# Start a Social Login (OAuth) reauthentication exchange.

`POST /login/oauth-verify-start/{name}`

## Other responses

- `302` — Redirect to OAuth provider. The value of the `next` query argument will be stored in the session and retrieved when the OAuth provider performs a GET on the redirect URL.

## Changes

- **2026-03-06** `c687885139da` — 1 info
  - endpoint added
- **2019-07-23** `11c8459a5c04` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/pallets-eco/apis/flask-security-external-api/changes/login/oauth-verify-start/:name/post.md)

---

[API](https://skmtc.dev/pallets-eco/apis/flask-security-external-api.md) · [All operations](https://skmtc.dev/pallets-eco/apis/flask-security-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pallets-eco/flask-security-external-api/revisions/ee92f388dafa/schema)
