You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented the OAuth workflow to get an authentication token from stack overflow API using WKWebKit. Used Cocoapods and installed AFNetworking in the app in order to make HTTP requests. Disabled ARC for manual-ratain-release practices.