-
-
- This will add your app to your Auth0 tenant's `apple-app-site-association` file.
-
- ### Add the associated domain capability
-
- Open your app in Xcode by running `open ios/Runner.xcworkspace` (or
- `open macos/Runner.xcworkspace` for macOS). Go to the **Signing and Capabilities** [tab](https://developer.apple.com/documentation/xcode/adding-capabilities-to-your-app#Add-a-capability) of the **Runner** target settings, and press the **+
- Capability** button. Then select **Associated Domains**.
-
-
-
-
-
- Next, add the following [entry](https://developer.apple.com/documentation/xcode/configuring-an-associated-domain#Define-a-service-and-its-associated-domain) under **Associated Domains**:
-
- ```
- webcredentials:{yourDomain}
- ```
-
- | Configure other identity providers | -Enable multifactor authentication | -
| Learn about attack protection | -Learn about rules | -
-
-
- This will add your app to your Auth0 tenant's `apple-app-site-association` file.
-
- ### Add the associated domain capability
-
- Open your app in Xcode by running `open ios/Runner.xcworkspace` (or
- `open macos/Runner.xcworkspace` for macOS). Go to the **Signing and Capabilities** [tab](https://developer.apple.com/documentation/xcode/adding-capabilities-to-your-app#Add-a-capability) of the **Runner** target settings, and press the **+
- Capability** button. Then select **Associated Domains**.
-
-
-
-
-
- Next, add the following [entry](https://developer.apple.com/documentation/xcode/configuring-an-associated-domain#Define-a-service-and-its-associated-domain) under **Associated Domains**:
-
- ```
- webcredentials:{yourDomain}
- ```
-
-