Skip to content

Commit 7c78464

Browse files
authored
Add Universal Links recommendation to the README (#908)
1 parent b16caa5 commit 7c78464

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,9 @@ Go to the settings page of your [Auth0 application](https://manage.auth0.com/#/a
140140

141141
> [!NOTE]
142142
> On iOS 17.4+ and macOS 14.4+ it is possible to use Universal Links as callback and logout URLs. When enabled, Auth0.swift will fall back to using a custom URL scheme on older iOS / macOS versions.
143-
>
143+
>
144+
> Whenever possible, Auth0 recommends using Universal Links as a secure way to link directly to content within your app. Custom URL schemes can be subject to [client impersonation attacks](https://datatracker.ietf.org/doc/html/rfc8252#section-8.6).
145+
>
144146
> **This feature requires Xcode 15.3+ and a paid Apple Developer account**.
145147
146148
##### iOS

0 commit comments

Comments
 (0)