- <PR-#ISSUE> ...
- <PR-#ISSUE> ...
- <PR-#ISSUE> ...
- PR-#21: Add Magic Connect Admin SDK support for Token Resource.
- [Security Enhancement]: Validate
aud
using Magic client ID. - Pull client ID from Magic servers if not provided in constructor.
- [Security Enhancement]: Validate
- PR-#19: Add additional parameters to HttpClient user-agent
- PR-#18: Support mult-chain wallets in get_metadata calls
- PR-#14: Fix problems reported by PHPStan
- PR-#8: Add support for runtimes without gmp
- PR-#7: Use
isset
to check if a key exists in the claim array to support PHP7.4