client_id
identifier
{}
curl --location --request GET 'https://api.ssojet.com/api/v1/auth/passwordless/passkey/login?client_id=string&client_id=&identifier=string' \ --header 'accept: */*' \ --header 'accept-language: en-US,en;q=0.9' \ --header 'origin: https://eample.com' \ --header 'user-agent: SSOJET API' \ --header 'x-client-id: string' \ --header 'User-Agent: SSOjet/1.0.0 (https://ssojet.com)' \ --header 'Content-Type: application/json' \ --data '{}'
{ "auth_code": "6694b09b68c33a9e3b8416b4", "publicKey": { "challenge": "6wHnsP-UHiRUF_NqRlgxOfQ-UNf-F4pKy7WiL7ijbM4", "timeout": 300000, "rpId": "localhost", "userVerification": "preferred" } }