5.0.1
All notable changes to this project will be documented in this file.
[unreleased]
🚀 Features
- Allow certt caching if local storage is defined
🐛 Bug Fixes
- Improve readability
- Pass-in session key in base provider
- Https://github.com/LIT-Protocol/js-sdk/pull/446#discussion_r1583307218
- Pass sessionKey to getSessionSigs
- Add undefined check to property check
- Session key signature default expiration always used
- Comment header for default expiration
- ToIsoString on exp in getSessionSigs
⚙️ Miscellaneous Tasks
- Fmt
- Add filter to e2e runner
Add
- (chain) Add 'lit' to supported chains in constant.ts file
Fat
- Update relay interface
Ref
- Add spruceid siwe-parser as explicit dep
- Change siwe import to no longer load entire module
- Remove enviorment specific properties of amd url in test
- Remove vcek/ portion of url
- Remove test case
- Refactor arg check to throw an error if not present
- Fix url resolving in LitAuthClient constructor