JavaScript
Managed Auth
Delete auth connection
Deletes an auth connection and terminates its workflow. This will:
- Delete the auth connection record
- Terminate the Temporal workflow
- Cancel any in-progress login flows
DELETE
JavaScript
Deletes an auth connection and terminates its workflow. This will: