v0.7.0
What's Changed
This version implements security improvements to the authentication system.
Changes
- Modified the authentication data structure to improve security
- Added a new
getAccessToken()function for explicit access to authentication data - Updated documentation with security best practices
Breaking Changes
See the updated README for migration instructions.
Full Changelog: v0.6.1...v0.7.0