TJDropbox
TJDropbox copied to clipboard
Update advanced auth docs
Any update on the new sample project / docs?
Specifically, I'm migrating from TJDropboxAuthenticationViewController to TJDropboxAuthenticator and I've noticed there are a few things that are not covered in the main docs, like for example adding the client identifier to the CFBundleURLTypes.
I also see a comment about TJDropboxCredentialDidRefreshAccessTokenNotification and I'm wondering what I need to do to handle that, as I've not used/implemented notifications before.