Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

oauth

  1. JohnSFO

    Resolved Apple Mail and Google's May 30 less secure sign-in deadline

    I've been getting emails from Google about a May 30 deadline on using 3rd party apps to access Gmail. I believe the Apple Mail app that I use on my iMac is the reason I'm getting the messages. I've done some extensive research online about how to resolve the issue, but the best solution I've...
  2. fermendkis

    iOS How to Get HTTP request JSON

    i build project swift with OAuth and i already got Acces Token from my API Login and then i want get data from API JSon with my acces token. so, how to use OAuth get request http method with OAuth and my acces token i have json parse standar without OAuth let url = NSURL(string...