• If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

OAuth for Pownce on iPhone

Page history last edited by Chris Messina 15 years, 2 months ago

Pownce (now defunct) was one of the early web services that adopted OAuth and implemented support for it in their iPhone app. The following screenshots come from a blog post demonstrating the flow that they used.

Note: Following several negative reviews, Mike Malone (one of the Pownce developers) wrote a criticism of popping out of the app for doing authentication.

  1. On launching the app Pownce, prompts the user to "Login".

    Pownce OAuth flow Step 1

  2. On clicking "Login", the Safari browser is launched, asking the user to sign in. The URL bar is clearly visible.

    Pownce OAuth flow Step 2

  3. Once successfully authenticated, the user is prompted to permit the iPhone app access to their account.

    Pownce OAuth flow Step 3

  4. By using a pownce:// URL scheme, Safari closes and reopens the app, successfully authorized to access the user's data.

    Pownce OAuth flow Step 4/Final

Comments (0)

You don't have permission to comment on this page.