Session
A customer session: password or passkey login with device signals, refresh-token rotation, revocation.
OBJECTThe Session objectA customer session: password or passkey login with device signals, refresh-token rotation, revocation.POSTCreate a session
/sessions · Log in with email, password and device signalsPOSTComplete a passkey login/sessions/passkeyPOSTRotate the refresh token and mint a new access token/sessions/refreshPOSTRevoke the current session/sessions/revokePOSTStart a passkey login (challenge and allowed credentials)/sessions/passkey/options