Skip to content

Releases: snapauthapp/sdk-node

0.3.0

16 Aug 18:09
3a8a522

Choose a tag to compare

What's Changed

  • Update attach registration to new route name by @Firehed in #7
  • Update parameter on registration call from handle to username by @Firehed in #8
  • Update signIn method to verifyAuthToken to match other SDKs by @Firehed in #9
  • 0.3.0 by @Firehed in #10

Full Changelog: 0.2.0...0.3.0

0.2.0

16 Aug 18:08
7509ad4

Choose a tag to compare

What's Changed

  • Add some status information to the README by @Firehed in #2
  • Adjust shape of response data by @Firehed in #3

Full Changelog: 0.1.0...0.2.0

Initial release

27 Apr 01:44
44c9292

Choose a tag to compare

Initial implementation (#1)

This is a first-pass implementation for the NodeJS SDK:

- Core API calls to register and authenticate
- Error handling
- Type exports
- API key auto-detection
- License