v2.1.0
Enhancement
This version is dropping OAuth v1 endpoints to the new v2 implementation and use JWT token mechanics.
Existing v1 tokens are automatically converted into v2 format on first call.
ESI is configured to use either one or the other version - so no impact is intended.
To sign and check provided token, you'll need the following extensions on your installation :
- gmp
- mbstring
- openssl