1.0.1
API changes:
- Fix to
GlobalAuthenticationGateway->AuthenticateSP()
method signature (technically an API breaking change, but the module wouldn't have worked withot out).
Fixes:
- Allow date of birth for
PersonalDetails
to be null (as some countries don't require it)
Tests:
- Add tests for having a missing date of birth
Many thanks to @elnurvl for testing v1.0.0.