TimOliver / TOWebViewController

A view controller class for iOS that allows users to view web pages directly within an app.
http://www.timoliver.com.au/2014/07/27/towebviewcontroller-an-open-source-web-viewer-for-ios/
Other
1.48k stars 211 forks source link

1Password Integration #73

Closed TimOliver closed 8 years ago

TimOliver commented 8 years ago

As it is something I use quite heavily to manage my own password management, I'm now introducing (as a completely optional component) the ability to access your 1Password account straight from inside TOWebViewController. :)

Hopefully, if I've set it up properly (in CocoaPods and manually), it will function as a separate class category, that will activate 1Password functionality when itself and the 1Password iOS 8 extension are dropped into a project.