feat: add user invitation logic (#12883)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Hiep Le
2026-02-18 13:24:19 +07:00
committed by GitHub
parent b18568da0b
commit 4d6f66ca28
28 changed files with 3666 additions and 53 deletions

View File

@@ -160,6 +160,7 @@ class SetAuthCookieMiddleware:
'/api/billing/customer-setup-success',
'/api/billing/stripe-webhook',
'/api/email/resend',
'/api/organizations/members/invite/accept',
'/oauth/device/authorize',
'/oauth/device/token',
'/api/v1/web-client/config',