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
Add support for three or more MFA selection options
Tapping on sample credentials in the development mode view copies them to the pasteboard
Changed
Immediately notify users when attempting to patch an item without any errors
Correctly pass errors to the PLKPlaidLinkViewDelegate after recaptcha validation (#191)
Enable scrolling for long questions on MFA view.
Correctly set metadata.status to kPLKStatusInstitutionNotFound when the user tapped the exit button shown when the institution search yielded no results (#190)
Use application name as set in Info.plist (kCFBundleNameKey) when clientName is not configured #189)
Correctly set returned institution metadata to null when Link exits from institution selection #185)
Improve animation when dismissing PLKPlaidLinkViewController with a subview being the firstResponder
Improve accessibility on back button
Prefix method names on UIKit and Foundation categories with plk_ to prevent method name clashes (#195)