2.x release Improvements
2.x release Improvements, including:
- Update civix code and make it compatible for CiviCRM 5.51+
- APIv3 and APIv4 REST call supports
- All authx methods available (legacy and modern ones)
- Do the log on event
civi.invoke.auth
rather than API Wrapper (that executes all the time for any api call) - Introduce new API Rest Guard feature, to limit API calls quota
Edited by sluc23