84°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Kurt Milne https://twitter.com/kurtmilne
    Great write up on the new Identity solution Sign In With Apple. It's based on #Oauth and #Openidconnect Thank you @aaronpk

    https://developer.okta.com/blog/2019/06/04/what-the-heck-is-sign-in-with-apple
    Portland, Oregon
    Tue, Jun 4, 2019 9:44pm +00:00 (liked on Tue, Jun 4, 2019 2:56pm -07:00) #Oauth #Openidconnect
  • Let's Clarify some Misunderstandings around Sign In with Apple

    tl;dr This is a good move for users in the iOS ecosystem, and is primarily designed as an alternative for apps that currently use "Sign in with [Facebook/Twitter/Google]" to avoid leaking sensitive user info.
    continue reading...
    145 likes 46 reposts 1 bookmark 27 replies 17 mentions
    Tue, Jun 4, 2019 2:44pm -07:00 #appleid #oauth #wwdc19
  • Chris Espinosa https://twitter.com/cdespinosa
    Hi, Stefan. Tune in to the WWDC session for all the details (2019.056.05 0900PST). To your points:
    • Sign In with Apple works with OAuth on Chrome and Android
    • You always sign in with your Apple ID; you never see the per-developer scrambled email address
    • 2FA comes via SMS
    Portland, Oregon
    Tue, Jun 4, 2019 8:39pm +00:00 (liked on Tue, Jun 4, 2019 1:51pm -07:00)
  • Halyna https://twitter.com/Halyna_13   •   Jun 4
    No, you don’t need an Apple device for 2FAuth of Apple ID. They send an SMS to authenticate the new login.
    Aaron Parecki
    Confirmed. I was able to create a brand new Apple ID, enroll a Google Voice phone number for 2FA, and never touch this account from an iOS device.
    Portland, Oregon
    6 likes 2 replies
    Tue, Jun 4, 2019 1:25pm -07:00
  • Stefan Esser https://twitter.com/i0n1c   •   Jun 4
    you still need a trusted apple device to use Apple 2FA in addition to trusted phone number, don’t you?
    Aaron Parecki
    I honestly don't know. But also keep in mind this is primarily designed for logging in to iOS apps, so ppl can log in with their Apple account instead of their Facebook account, which is a win for user privacy.
    Portland, Oregon
    Tue, Jun 4, 2019 1:12pm -07:00
  • Stefan Esser https://twitter.com/i0n1c   •   Jun 4
    yes and how are you supposed to get through the Apple 2FA protection without an Apple device?
    Aaron Parecki
    via SMS or phone call

    > A trusted phone number is a number that can be used to receive verification codes by text message or automated phone call. You must verify at least one trusted phone number to enroll in two-factor authentication.

    https://support.apple.com/en-us/HT204915
    Portland, Oregon
    4 likes 2 replies
    Tue, Jun 4, 2019 12:57pm -07:00
  • Stefan Esser https://twitter.com/i0n1c   •   Jun 4
    because you want to actually login to a service from an android device
    Aaron Parecki
    That's not how it works. It works like every other OAuth flow, you click the button and are redirected to Apple to sign in. Here's a full walkthrough with screenshots: https://developer.okta.com/blog/2019/06/04/what-the-heck-is-sign-in-with-apple
    Portland, Oregon
    4 likes 8 replies
    Tue, Jun 4, 2019 12:54pm -07:00
  • Aaron Parecki
    Alright, if you are curious about "Sign In with Apple," I walk through exactly how it works and what it looks like in this post.

    https://developer.okta.com/blog/2019/06/04/what-the-heck-is-sign-in-with-apple

    #WWDC19 #OAuth #AppleID
    Portland, Oregon, USA
    98 likes 46 reposts 4 replies 5 mentions
    Tue, Jun 4, 2019 12:43pm -07:00 #wwdc19 #oauth #appleid
  • David Neal 🥓🥑 https://twitter.com/reverentgeek
    Fun for the whole team!
    Portland, Oregon
    Tue, Jun 4, 2019 6:40pm +00:00 (liked on Tue, Jun 4, 2019 12:38pm -07:00)
  • David Bisset https://twitter.com/dimensionmedia
    Folks already starting to build “Sign In With Apple” examples, this one in #PHP (via @aaronpk) https://github.com/aaronpk/sign-in-with-apple-example #WWDC19
    Portland, Oregon
    Tue, Jun 4, 2019 5:12pm +00:00 (liked on Tue, Jun 4, 2019 11:08am -07:00) #PHP #WWDC19
  • Aaron Parecki
    at Weissman Dental
    Portland, Oregon • Tue, June 4, 2019 7:51am
    45.519372 -122.683986
    😬
    Portland, OR, United States
    1 Coin
    Tue, Jun 4, 2019 7:51am -07:00
  • Dr. Jens Foell https://twitter.com/fMRI_guy
    A little experiment:

    Respond to this tweet with your most controversial pop culture opinion, and I *will* validate it.
    If there's ANY sincere pop culture opinion you have that NO ONE would EVER agree with, post it here and I will agree with you no questions asked.
    Portland, Oregon
    Mon, Jun 3, 2019 8:23pm +00:00 (liked on Mon, Jun 3, 2019 9:22pm -07:00)
  • Brandon Carroll https://twitter.com/bcarroll22   •   Jun 4
    If you have a native and a web app, and a user creates their account with Apple sign in through your app, I wonder how you sign in with that account in your web app? Is Apple sign in basically just oauth with a fake email address you don’t know? And what’s your password?
    Aaron Parecki
    It's just OAuth. Sign In with Apple isn't limited to mobile apps. Here's a demo of doing it in a web app. https://github.com/aaronpk/sign-in-with-apple-example
    Portland, Oregon
    1 like 1 reply
    Mon, Jun 3, 2019 9:13pm -07:00
  • Aaron Parecki
    Reading all these tweets of people freaking out about Apple requiring apps to use "Sign In with Apple" and feeling another "authentication is not authorization" rant coming. Lots of misunderstanding of sign-in vs accessing APIs. #WWDC19 #OAuth
    Portland, Oregon, USA
    7 likes 2 reposts 2 replies 1 mention
    Mon, Jun 3, 2019 9:12pm -07:00 #wwdc19 #oauth
  • Seth A. Roby https://twitter.com/TALlama   •   Jun 4
    I haven’t looked into the tech specs yet; but I’m assuming it’s just WebauthN or OAuth under the hood. If so it shouldn’t be hard to support.
    Aaron Parecki
    It is OAuth! https://github.com/aaronpk/sign-in-with-apple-example
    Portland, Oregon
    1 like
    Mon, Jun 3, 2019 7:59pm -07:00
  • Mister Kookookajoo https://twitter.com/MrKookookajoo
    Finally, a better option than FB and Google sign in.
    Portland, Oregon
    Tue, Jun 4, 2019 1:35am +00:00 (liked on Mon, Jun 3, 2019 6:38pm -07:00)
  • Ben Adida https://twitter.com/benadida
    1/ On the occasion of the launch of @apple's "Sign in with Apple," allow me to indulge in a walk down a memory lane called @MozillaPersona -- the project I loved and led at Mozilla 6-8 years ago, the project that broke my heart. This is my take, I'm sure it's incomplete.
    Portland, Oregon
    Tue, Jun 4, 2019 1:15am +00:00 (liked on Mon, Jun 3, 2019 6:24pm -07:00)
  • Christina "I Am Sadly not at WWDC" Warren https://twitter.com/film_girl
    Yeah most are oauth
    Portland, Oregon
    Tue, Jun 4, 2019 1:02am +00:00 (liked on Mon, Jun 3, 2019 6:02pm -07:00)
  • Dana Fried https://twitter.com/leftoblique   •   Jun 4
    Isn't there a single open standard being used under the hood by most of the big sign in providers now? I was under the impression that they're all OAuth or something?
    Aaron Parecki
    I've been testing out the new API and it's definitely OAuth/OpenID Connect. But it's true that this will add more work for developers, both just getting this set up and also dealing with a new kind of account identifier.
    Portland, Oregon
    3 likes
    Mon, Jun 3, 2019 6:01pm -07:00
  • Christina "I Am Sadly not at WWDC" Warren https://twitter.com/film_girl
    I’m sure devs will complain but as a user, I’m glad to see this.
    Portland, Oregon
    Mon, Jun 3, 2019 11:25pm +00:00 (liked on Mon, Jun 3, 2019 5:59pm -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