Skip to content

Instantly share code, notes, and snippets.

@truongnmt
Created January 9, 2022 08:58
Show Gist options
  • Save truongnmt/dc83115f33682f6fae70a1214704010c to your computer and use it in GitHub Desktop.
Save truongnmt/dc83115f33682f6fae70a1214704010c to your computer and use it in GitHub Desktop.
create_options.json
{
"challenge": "Wj4vWoL1BeG0PB8iJTKMfvLH8rBt3CA6PfM4QBIyKmU",
"timeout": 120000,
"rp": { "name": "WebAuthn Rails Demo App" },
"user": {
"name": "truongnmt",
"id": "OXtCbb6VcBaLFC5GBOjIfpKYCMxJom04VPw9c-WRvhJ5uAHWhBkQZk_-0NGOmNnK4Yx2G5Pw9nyLLRKZkkCndA",
"displayName": "truong"
},
"pubKeyCredParams": [
{ "type": "public-key", "alg": -7 },
{ "type": "public-key", "alg": -37 },
{ "type": "public-key", "alg": -257 }
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment