All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for paginated requests
- Added code_verifier for PKCE support
- Refresh Token Exchange and Authorization Code exchange will be performed via the backend server.
- App will re-login automatically on token expiration
- Admin tokens audience issue fixed
- Updated extension structure
- Updated extension building process