@@ -43,19 +43,19 @@ The end of `application:didFinishLaunchingWithOptions:` seems like a reasonable
To authenticate a user, call authenticateWithPermissions:withSuccess:andFailure: on PDKClient. If the current auth token isn't valid or this is the first time you've requested a token, this call will cause an app switch to either the Pinterest app or Safari. To handle the switch back to your app, implement your app's application:openURL:sourceApplication:annotation: as follows:
0 comments on commit
01d8cee