Releases: authsignal/authsignal-browser
Releases · authsignal/authsignal-browser
v0.5.3
Add SDK methods for Email OTP/TOTP/SMS (#65)
* totp
* fix import
* rest
* Replace token after verification
* Bump version
v0.5.1
Reduce token scope to function (#63)
* Reduce token scope to function
* Bump version to 0.5.1
v0.4.7
Reduce token scope to function
v0.4.5
Bump version (#60)
Update package.json
v0.4.3
We've made it easier to see server related passkey validation errors by logging them to the console.
v0.4.2
- Add support for passing an
action
into passkey.signIn()
v0.4.1
Add isClosable
to popupOptions
to configure whether the popup can be closed with the escape key and by clicking the backdrop.