All notable changes to this project will be documented in this file.
- Port in "local storage hinting" to allow for a hint of the last user enrolled or authenticated to be tracked.
- Clean code.
- Using
transaction
IDs when communicating with the backend. - Using expanded preflight checks internally.
- Improving support for Safari on iOS by removing unnecessary async calls.
- Expand preflight check support.
- Bug fix relating the the JWKS URL provided by the
Initializer.jwksEndpoint
property. - Bump up dependencies with
npm update