jaydipdeveloper
jaydipdeveloper
same issue with me!
I have password manager app and I want to passkey for webauthn.io from my Auto fill extension is that possible? how can you give me sample code?
Begin registration works well here are the response of that method PublicKeyCredentialCreationOptions(challenge: [175, 165, 121, 16, 203, 47, 228, 14, 38, 138, 152, 97, 202, 28, 17, 133, 103, 17,...
That’s sorted already now I need help to create authData object can you help me? On Thu, 9 May 2024 at 12:27 PM, Tim Condon ***@***.***> wrote: > You cannot...
I'm using on native swift let webAuthnManager = WebAuthnManager( configuration: WebAuthnManager.Configuration( relyingPartyID: "domain", relyingPartyName: "My Fancy Web App", relyingPartyOrigin: "https://domain.ai" ) ) Task { let result = webAuthnManager.beginRegistration(user: PublicKeyCredentialUserEntity(id: self.generateRandomBytes(count:...
Can you give me sample code in iOS Swift please?
I need to do passkey like Dashlane iOS app On Tue, 7 May 2024 at 6:36 PM, Dimitri Bouniol ***@***.***> wrote: > This library is for a server backend, not...
WebAuthnError(reason: PassDemo.WebAuthnError.Reason.invalidAttestationObject)