23 lines
761 B
Markdown
23 lines
761 B
Markdown
---
|
|
name: authkit-routes
|
|
description: Handle 1 OpenAPI operation(s) under /authkit/oauth2/complete for the authkit route group.
|
|
---
|
|
|
|
# authkit API Routes
|
|
|
|
Handle 1 OpenAPI operation(s) under /authkit/oauth2/complete for the authkit route group.
|
|
|
|
Use the generated operation tools to make real API calls. Do not invent API responses.
|
|
If a tool reports missing setup, return the exact setup field name to the caller.
|
|
For write, update, or delete operations, state the intended action before calling the tool.
|
|
|
|
## Operations
|
|
|
|
### external_auth_controller_complete_login
|
|
|
|
- Operation ID: `external_auth_controller_complete_login`
|
|
- Route: `POST /authkit/oauth2/complete`
|
|
- Mode: WRITE
|
|
- Summary: Complete external authentication
|
|
- Body: JSON request body accepted.
|