55°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Aaron Parecki
    at Hollywood Theatre
    Portland, Oregon • Sat, May 6, 2017 5:59pm
    45.535709 -122.620898
    Filmed by Bike πŸŽ₯🚲
    Portland, Oregon
    1 like 8 Coins
    Sat, May 6, 2017 5:59pm -07:00
  • Aaron Parecki
    at StreamPDX
    Portland, Oregon • Sat, May 6, 2017 4:31pm
    45.542637 -122.661012
    Open House! πŸŽ™
    Portland, Oregon
    1 like 13 Coins
    Sat, May 6, 2017 4:31pm -07:00
  • Aaron Parecki
    at Portland Community Media
    Portland, Oregon • Sat, May 6, 2017 4:16pm
    45.542842 -122.661294
    Open Signal Open House! πŸŽ₯πŸŽ™
    Portland, Oregon
    3 Coins
    Sat, May 6, 2017 4:16pm -07:00
  • Aaron Parecki
    at Portland Community Media
    Portland, Oregon • Fri, May 5, 2017 5:52pm
    45.542842 -122.661294
    StreamPDX Open House!
    Portland, Oregon
    9 Coins
    Fri, May 5, 2017 5:52pm -07:00
  • Aaron Parecki
    πŸŽ₯πŸŽ‰ ❜ We recorded 912gb of raw video during @CSVConference! βœπŸŽ‰πŸŽ₯ #csvconf
    Portland, Oregon
    31 likes 7 reposts 2 replies 1 mention
    Thu, May 4, 2017 2:35pm -07:00 #csvconf
  • Patrick Schaller http://F3Development.com   •   May 4
    Yeah... Does that mean there are alternatives to SFSafariView if you own the app and API?
    Aaron Parecki
    @rogue__leader so some services use the password grant to exchange a un+pw for a token, and build the login interface natively.
    Portland, Oregon
    1 reply
    Thu, May 4, 2017 11:32am -07:00
  • Patrick Schaller http://F3Development.com   •   May 4
    Yeah... Does that mean there are alternatives to SFSafariView if you own the app and API?
    Aaron Parecki
    @rogue__leader Well for first-party apps there isn't really a phishing risk, it's normal to type your password into the service's own app.
    Portland, Oregon
    Thu, May 4, 2017 11:31am -07:00
  • Patrick Schaller http://F3Development.com   •   May 4
    Awesome, I’ll check those out. Business doesn’t understand why I can’t do this in a way that doesn’t show URL. Since it’s our app and API.
    Aaron Parecki
    @rogue__leader Yeah the Google case is interesting since they're doing it with their own apps!
    Portland, Oregon
    2 replies
    Thu, May 4, 2017 11:22am -07:00
  • Patrick Schaller http://F3Development.com   •   May 4
    WOW, thank you so much! Do you know, offhand, of any mobile apps doing Auth this way?
    Aaron Parecki
    @rogue__leader The Google Inbox and Voice apps do it! I know I've used a couple more, but can't remember off-hand.
    Portland, Oregon
    5 replies
    Thu, May 4, 2017 11:17am -07:00
  • Patrick Schaller http://F3Development.com   •   May 4
    Sorry, I meant I'm being told the URL can't be visible and they are holding up other mobile apps login as examples that do not show it.
    Aaron Parecki
    @rogue__leader Yeah sorry, 140 chars isn't enough 😭

    Before SFSafariView, the only way to securely do OAuth was to launch the native Safari browser. This meant you'd get bounced out of the app, which a lot of developers didn't want to do to their users. I don't disagree that this was a bad experience, and plenty of people feel the same.

    What ended up happening is people instead started embedding the WebView into their apps, in order to avoid having their users bounce out of the app and come back. The compromise in this case is that people would have to type their password to log in, because the embedded WebView doesn't share cookies with the system browser.

    It took Apple a long time to roll out SFSafariView, so there are just a lot of apps out there that still have the embedded WebView.

    Advantages of WebView:
    • Does not make the user leave the app to complete the OAuth flow

    Problems with WebView:
    • User has no way to verify they are on the real website, so phishing attacks are undetectable
    • Does not share system cookies, so users have to type their password every time

    Advantages of SFSafariView:
    • Does not make the user leave the app to complete the OAuth flow
    • The user can see the address bar so can verify they're on the correct website
    • Shares system cookies, so the user won't have to type their password if they've already signed in using the native Safari app

    I should probably turn this into a proper blog post.
    Portland, Oregon
    2 replies
    Thu, May 4, 2017 10:47am -07:00 #oauth2
  • Patrick Schaller http://F3Development.com   •   May 4
    Awesome! I'm getting a lot of push back on the visible URL. I'm wondering how/why so many mobile apps don't show it. Thoughts?
    Aaron Parecki
    @rogue__leader SafariViewController is the best of both worlds. Visible URL, no bouncing out of application, shared cookies.
    Portland, Oregon
    1 reply
    Thu, May 4, 2017 10:18am -07:00
  • Patrick Schaller http://F3Development.com   •   May 4
    Awesome! I'm getting a lot of push back on the visible URL. I'm wondering how/why so many mobile apps don't show it. Thoughts?
    Aaron Parecki
    @rogue__leader The problem with embedded WebView is users will have to type their password there anyway, since it doesn't share cookies
    Portland, Oregon
    Thu, May 4, 2017 10:17am -07:00
  • Patrick Schaller http://F3Development.com   •   May 4
    Awesome! I'm getting a lot of push back on the visible URL. I'm wondering how/why so many mobile apps don't show it. Thoughts?
    Aaron Parecki
    @rogue__leader Prior to SafariViewController, devs weren't willing to bounce ppl out of the app, the only other way to have a visible URL
    Portland, Oregon
    2 replies
    Thu, May 4, 2017 10:17am -07:00
  • Patrick Schaller http://F3Development.com   •   May 4
    @aaronpk I was just reading your article https://goo.gl/IF9r2O which was helpful. Is using SafariViewController the only safe auth on iOS?
    Aaron Parecki
    @rogue__leader Thanks! That, or launching Safari or the service's native application. SafariViewController will provide the best UX.
    Portland, Oregon
    4 replies
    Thu, May 4, 2017 10:13am -07:00 #oauth2
  • Aaron Parecki
    at Paydirt
    Portland, Oregon • Wed, May 3, 2017 6:27pm
    45.529061 -122.638018
    Sunny patio drinks!
    Portland, Oregon
    1 like 12 Coins
    Wed, May 3, 2017 6:27pm -07:00
  • Aaron Parecki
    A timelapse of everyone at @csvconference filing in to the chapel for the keynote! #csvconf
    The Eliot Center in Portland, Oregon, USA
    9 likes 1 repost 1 mention
    Wed, May 3, 2017 3:42pm -07:00 #csvconf
  • Aaron Parecki
    at Eliot Center
    Portland, Oregon • Wed, May 3, 2017 7:45am
    45.518453 -122.685743
    #CSVConf day 2!
    Portland, Oregon
    11 Coins
    Wed, May 3, 2017 7:45am -07:00 #CSVConf
  • Aaron Parecki
    at Deschutes Brewery Portland Public House
    Portland, Oregon • Tue, May 2, 2017 7:31pm
    45.524615 -122.681867
    Day 1 afterparty drinks! #csvconf
    Portland, Oregon
    60 Coins
    Tue, May 2, 2017 7:31pm -07:00 #csvconf
  • Aaron Parecki
    at Eliot Center
    Portland, Oregon • Tue, May 2, 2017 7:04am
    45.518453 -122.685743
    Setting up for filming #csvconf! πŸŽ₯
    Portland, Oregon
    9 Coins
    Tue, May 2, 2017 7:04am -07:00 #csvconf
  • rahlquist https://twitter.com/rahlquist   •   May 1
    @aaronpk Mr Parecki, have you ever found a suitable replacement for the EyeFi X2 line?
    Aaron Parecki
    @rahlquist I haven't found anything quite like the X2, but I've been using the new Mobi line without the "cloud". It uploads to my computer.
    Portland, Oregon
    Mon, May 1, 2017 12:52pm -07:00
older

Hi, I'm Aaron Parecki, Director of Identity Standards at Okta, and co-founder of IndieWebCamp. I maintain oauth.net, write and consult about OAuth, and participate in the OAuth Working Group at the IETF. I also help people learn about video production and livestreaming. (detailed bio)

I've been tracking my location since 2008 and I wrote 100 songs in 100 days. I've spoken at conferences around the world about owning your data, OAuth, quantified self, and explained why R is a vowel. Read more.

  • Director of Identity Standards at Okta
  • IndieWebCamp Founder
  • OAuth WG Editor
  • OpenID Board Member

  • πŸŽ₯ YouTube Tutorials and Reviews
  • 🏠 We're building a triplex!
  • ⭐️ Life Stack
  • βš™οΈ Home Automation
  • All
  • Articles
  • Bookmarks
  • Notes
  • Photos
  • Replies
  • Reviews
  • Trips
  • Videos
  • Contact
© 1999-2025 by Aaron Parecki. Powered by p3k. This site supports Webmention.
Except where otherwise noted, text content on this site is licensed under a Creative Commons Attribution 3.0 License.
IndieWebCamp Microformats Webmention W3C HTML5 Creative Commons
WeChat ID
aaronpk_tv