API Reference

Polling endpoint to check whether user/device has been verified to auto-login

Endpoint to be polled to check whether the new user/device has been verified. The SDK will call this endpoint.

a 200 form this endpoint indicates the 'magic-link' endpoint has been hit successfully. The SDK store the API response in storage,
and call Step 3.

a 400 or 422 indicates that the magic link has not been clicked yet.

Language
Click Try It! to start a request and see the response here!