Sign-in with Apple

Register and sign in with Apple ID.

Sign in with Apple is a standalone module for implementing Apple ID sign-in and log-in features for your application.

Business processes

  • Register

Used if you are configuring authorization and authentication yourself. If you use the basic functionality of the Auth module, then for Sign-in with Apple to work, you only need to specify the Client ID in the settings.

Module Settings

Parameter

Default

Description

Client ID

empty

Your application client ID from Apple Developer.

You need Apple ID and developer account to get Client ID. Apple ID can be created here. Visit this page to register as Apple developer.

Last updated