mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-19 22:05:07 +00:00
ack
This commit is contained in:
parent
d5dbb20a87
commit
7c6a8feaa8
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ export function webauthnRegister() {
|
|||
},
|
||||
|
||||
async getRegistrationOptions() {
|
||||
const response = await fetch('/identity_webauthn_credentials/options', {
|
||||
const response = await fetch('/passkeys/options', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue