Forum Discussion

Former Member's avatar
Former Member
2 years ago

Passkey Implementation Issue: Illegal invocation

I'm having trouble with using 1Password with my passkey implementation. This is the problematic code try { const credential = await navigator.credentials.create({ publicKey: { ... } ...