Hi 
I’m using Dropbox.authorizeFromController(self) in my app to allow users to authorize their Dropbox account.
What I want to do is, add a 1Password button to the web view that is displayed if the user doesn’t have the Dropbox app installed.
This developer managed to do it but I’m not sure how he did it.
Is there a way to generate the authentication URL and load it in a web view or is there another way to do it?
Thanks 