Sign in with Apple? Curious what is tech stack for it. And it should surely affect how they treat cookies or maybe they will introduce a better alternative?
Conversation
Notices
-
Eiji Kitamura (agektmr@toot.cafe)'s status on Tuesday, 04-Jun-2019 08:02:07 JST Eiji Kitamura -
Eiji Kitamura (agektmr@toot.cafe)'s status on Tuesday, 04-Jun-2019 08:06:08 JST Eiji Kitamura Oh, does it use Face ID? Then are they using FIDO2?
-
Eiji Kitamura (agektmr@toot.cafe)'s status on Tuesday, 04-Jun-2019 09:28:06 JST Eiji Kitamura So apparently tech behind "Sign in with Apple" is OAuth (or OpenID Connect). They enforce developers to add it to their apps (if others are operations). User's email addresses are randomly generated. Developers can send email to users if SPF is set up.
-
Eiji Kitamura (agektmr@toot.cafe)'s status on Tuesday, 04-Jun-2019 10:26:11 JST Eiji Kitamura OK, the `scope` only takes `name`, `email` or both.
-
Eiji Kitamura (agektmr@toot.cafe)'s status on Tuesday, 04-Jun-2019 10:30:13 JST Eiji Kitamura Sign In with Apple REST API | Apple Developer Documentation
https://developer.apple.com/documentation/signinwithapplerestapi
-