1 min readJan 13, 2020
Well, I haven't actually implemented nonce yet (not providing state
and nonce
to AppleAuthentication.signInAsync
). It works in Expo Client without it. Maybe you could skip nonce in development and require it only on production in standalone builds.