Authentication
Apple OAuth

Apple OAuth

Prerequisites

Enable Sign in with Apple in App Identifier

Go to your apple developer account apple developer account (opens in a new tab), under Certificates, Identifiers & Profiles click on Identifiers.

Enable "Sign in with Apple" in the Supabase Dashboard

Go to your Supabase Dashboard (opens in a new tab), select your project, and open the Authentication section. Click on Providers and enable Apple. In the popup, enter your App Bundle ID under "Authorized Client IDs" and leave the other fields empty. Click Save to finish.

Test Sign in with Apple

That's it! You can now run your local development and test Apple sign in in the simulator.