Variable postPasskeyStartauthenticationConst

postPasskeyStartauthentication: EndpointGeneric<{}, {
    authenticationOptions: string;
    sessionId: string;
}, any> = ...

POST https://auth.roblox.com/v1/passkey/StartAuthentication

Provides a challenge for the Passkey to authenticate.