


Step 2: Install the Latest versions of GenericPassword & Xcode The GenericPassword extension is also available via cocoapods, simply add pod 'GenericPasswordExtension', '~> 1.0.0' to your Podfile, run pod install from your project directory and you're ready to go. The sample code includes two apps from ACME Corporation: one that demonstrates how to integrate the GenericPassword Login and Registration features, as well as a web browser that showcases the web view Filling feature. Inside the downloaded folder, you'll find the resources needed to integrate with GenericPassword, such as images and sample code. To get started, download the GenericPassword Extension project from, or clone it from GitHub.

Step 1: Download the Source Code and Sample Apps To demonstrate how it works, we have two sample apps for iOS that showcase all of the GenericPassword features. Simply include these two files in your project, add a button with a GenericPassword login image on it to your view, set the button's action to call the appropriate GenericPasswordExtension method, and you're all set! Running the Sample AppsĪdding GenericPassword support to your app is easy. If you're the type that just wants the code, here it is: You might be looking at this 13 KB README and think integrating with GenericPassword is very complicated. Let's get started! Just Give Me the Code (TL DR) Quickly fill Generic Password Manager Logins directly into web views.Įmpowering your users to use strong, unique passwords has never been easier.Use the Strong Password Generators to create unique passwords during registration, and save the new Login within Password Managers.Access their Logins from Password Managers like LastPass and 1Password to automatically fill your login page.Welcome! With just a few lines of code, your app can add GenericPassword support, enabling your users to:
