Auth

Consume registration magic link

Validates one-time token and returns Firebase custom token for web sign in.

post/v1/auth/magic-link/consume

Request body

tokenstring required

One-time token from registration confirmation email

Response

Magic link consumed successfully

firebaseCustomTokenstring required
firebaseUidstring required
emailstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.