Skip to main content
POST
Sign in or register with a social provider

Body

application/json
org
string
required

CBPay organization slug (cbpay).

provider
enum<string>
required
Available options:
google,
apple,
microsoft,
facebook
credential
string
required

Provider credential from the front-end SDK.

type
enum<string>

Account type when creating a new account (default person; ignored if it already exists).

Available options:
person,
company

Response

Existing user signed in (or otp_required when the account enforces OTP on login).

Last modified on July 18, 2026