Skip to content

Releases: snapauthapp/sdk-typescript

0.3.0 - standardize parameter names

22 Oct 18:23
5bc2c40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0 - Automatic passkey upgrades

06 Sep 18:32
bc49d6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.2.0

0.1.5

07 Aug 18:35
bf884f7
Compare
Choose a tag to compare

Highlights

New async autofill() API, to replace the callback-driven handleAutofill(callback) version. The latter has been marked as deprecated, and will be removed prior to 1.0.0.

What's Changed

  • Minor changes for converting repo to public by @Firehed in #31
  • Fix year in LICENSE by @Firehed in #32
  • More consistently early-return when WebAuthn is unavailable by @Firehed in #34
  • Make JsonEncodable global, and add the new getClientCapabilities API by @Firehed in #37
  • Add wrappers for availability APIs by @Firehed in #35
  • Update called API routes by @Firehed in #38
  • Clean output directory before webpack emits files by @Firehed in #42
  • Add autofill() method using promise-based API by @Firehed in #44
  • Update docs for new BE API & links by @Firehed in #45
  • Prepare v0.1.5 by @Firehed in #46

Full Changelog: 0.1.4...0.1.5

0.1.4

02 Aug 17:13
96dbbed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.4

0.1.2

02 Aug 17:12
910bd7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

02 Aug 17:12
d45f42e
Compare
Choose a tag to compare

What's Changed

  • Make user info optional during registration by @Firehed in #25

Full Changelog: 0.1.0...0.1.1

Initial Release

04 Feb 20:45
1086247
Compare
Choose a tag to compare

This is the initial release of the SnapAuth JavaScript/TypeScript SDK