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
Call exit handler linkViewController:didExitWithError:metadata: instead of success handler linkViewController:didSucceedWithPublicToken:metadata when exiting update mode from the credentials view (#148).
Correct header documentation regarding pre-selecting an institution; initWithInstitution:delegate: and initWithInstitution:configuration:delegate (#154).
Show alphanumeric keyboard for PIN entry when in development mode.
Improve wording of NSInvalidArgumentException which is thrown when an env incompatible with the apiVersion is configured (see README.md for details).