You may know how to set up Sign in with Apple in an iOS project, but most tutorials don’t actually cover what to do on the backend! In this course, you’ll learn just that.
In the first part of this course you’ll learn how Sign in with Apple works and how it differs from regular authentication. You’ll see how to integrate it with your existing authentication flow to provide users the option to use their preferred authentication choice. You’ll also see how to allow users to sign in with both Sign in with Apple and a regular username and password.
In the second part of this course you’ll learn how to adopt Sign in with Apple on the web and integrate it on a website. This allows you to offer Sign in with Apple no matter how your users are using your app.