You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
providing "null" causes unauthenticated access attempt, which will be forbidden in productive environments, but may be used for testing
Improvements of error handling and cardlink interaction
during interactions with cards, recoverable errors like misstyped phonenumber, wrong TAN or CAN will be handled by new interactions, which provide error codes and allow repetition
aligned the parameters for sdkErrorHandler and authentication completion handler such that the first parameter includes the errorCode the second an error message
in completion handler, if both are undefined/null the authentication was successful
Provide ICCSN_REASSIGNMENT timestamp in Authentication result
Adds optimizations during NFC based card communication