Auth

인증 관련 API

로그인

post
/tikkly-b2c/auth/sign-in

Privy 토큰을 사용하여 로그인합니다

Body
privyAccessTokenstringRequired

Privy Access Token

Example: privy_access_token_example
privyIdTokenstringRequired

Privy ID Token

Example: privy_id_token_example
Responses
post
/tikkly-b2c/auth/sign-in

Last updated