I am trying to implement reverse auth in my iOS app, but I am having trouble accessing the docs. When I visit https://dev.twitter.com/docs/ios/using-reverse-auth I get “Access Denied”. I can’t find any registration to get access though.
Is there something I need to sign up for? If that doc is out of date, is there something to replace it?
I am having trouble figuring out which calls need to be made from the server and which need to be made from the iOS client. I am hoping that doc will help me sort it out.