Skip to content

Commit 77123ff

Browse files
committed
Deep link info for mobile
1 parent a3aa8e4 commit 77123ff

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/ff-integrations/authentication/supabase-auth/auth-actions.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,13 @@ Here’s how you can add the Supabase reset password feature to your app:
134134
</div>
135135
<p></p>
136136

137+
:::tip
138+
**For mobile**, you must set the **deep link URL** as the Site URL. To find this, navigate to **FlutterFlow > Settings & Integrations > App Details > Routing & Deep Linking**, open the **URL Scheme** tooltip, and copy the URL.
139+
140+
![mobile-deeplink.avif](imgs/mobile-deeplink.avif)
141+
:::
142+
143+
137144
## Delete User
138145

139146
At present, we do not support deleting Supabase user action. However, you can refer to this community video for guidance on how to do so.
Binary file not shown.

0 commit comments

Comments
 (0)