iOS Sign in with Apple Swift · 8 min read
Sign-in with Apple: from client to server-side validation
Doing server-side token validation can be tricky. In this blog post, let's learn how to authenticate a user from the client-side using Sign in with Apple to create public and secret keys for server-side verification.