Skip to content

Tags: authsignal/authsignal-browser

Tags

v0.5.2

Toggle v0.5.2's commit message

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reduce token scope to function (#63)

* Reduce token scope to function

* Bump version to 0.5.1

v0.5.0

Toggle v0.5.0's commit message

v0.4.7

Toggle v0.4.7's commit message
Reduce token scope to function

v0.4.6

Toggle v0.4.6's commit message

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version (#60)

Update package.json

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump braces from 3.0.2 to 3.0.3 (#59)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow passing `action` to `passkey.signIn()` (#56)

* wip

* Fix type

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `isClosable` to `popupOptions` (#55)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make `authenticatorAttachment` configurable (#54)

* Make `authenticatorAttachment` configurable

* Bump version