Handle Stripe Connect O Auth Callback
Consume a lab-owner-bound OAuth state, exchange Stripe's one-time code, retain the connection generation, reconcile account requirements, and redirect safely to the app.
Consume a lab-owner-bound OAuth state, exchange Stripe's one-time code, retain the connection generation, reconcile account requirements, and redirect safely to the app.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Query Parameters
code?string
Length
1 <= lengthstate?string
Length
1 <= lengtherror?string
Length
length <= 100error_description?string
Length
length <= 500Response Body
curl -X GET "https://example.com/stripe-connect/oauth/callback"Empty
Empty