I have implemnted passkey in my better-auth config the user is able to register a passkey but when
await authClient.signIn.passkey()
await authClient.signIn.passkey()
There is no response in the browser, just a hit on the endpoint generateAuthenticateOptions it returns a 200 Status code and nothing else @Ping @bekacru