Skip to content

Releases: authsignal/authsignal-browser

v0.0.13

02 Aug 23:01
7d7b809
Compare
Choose a tag to compare

A couple of styling tweaks:

  • Increased the border radius of the popup.
  • Decreased the width of the popup.

v0.0.12

27 Jul 23:17
876f619
Compare
Choose a tag to compare
Bump version (#16)

v0.0.11

27 Jul 01:11
3677424
Compare
Choose a tag to compare
Remove endpoint check (#14)

* Remove endpoint check

* Bump version

v0.0.10

26 Jul 23:54
d20b1da
Compare
Choose a tag to compare
Remove trailing slash (#13)

v0.0.9

26 Jul 01:40
e684b09
Compare
Choose a tag to compare

The promise returned by launch when used in popup mode now resolves when the popup is closed.

v0.0.8

22 Jul 03:07
caee9b1
Compare
Choose a tag to compare
  • Deprecated AuthsignalBrowser and replace it with Authsignal
  • Deprecated mfa() and challenge() and replaced with a single launch() function
  • Increased z-index of the popup to ensure it shows on top of the consumer's application

v0.0.7

10 Jul 23:11
3dec9a6
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
Fix typo (#9)

* Fix typo

* Bump version

v0.0.6

10 Jul 23:07
e9858e9
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Updated README

v0.0.5

02 Jun 01:20
76f1bdf
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release
  • Remove publishableKey param, and add it to the AuthsignalOptions object instead.

v0.0.4

01 Jun 02:05
d5f8660
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
  • Make the iframe when using challenge({ mode: 'popup' }) fluid width