Skip to content

v0.3.7

Compare
Choose a tag to compare
@hwhmeikle hwhmeikle released this 15 Feb 23:09
· 44 commits to main since this release
dec4c6c

Replace ky with fetch. Safari fails to propagate user gestures consistently when using abstractions over fetch like ky. This was causing passkey.signIn() and passkey.signUp() to error unexpectedly when called from click handlers.