We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f8c850 + 7254888 commit ffe89abCopy full SHA for ffe89ab
docs/ff-integrations/authentication/supabase-auth/email-supabase.md
@@ -79,11 +79,11 @@ Here's how it looks:
79
80
### Adding Log In [Action]
81
82
-To allow users to log in with their credentials, you can use [this](auth-actions.md#log-in-action) action.
+To allow users to log in with their credentials, you can use the [**Log In**](auth-actions.md#log-in-action) action.
83
84
### Adding Logout [Action]
85
86
-To let users log out of your app, you can use [this](auth-actions.md#log-out-action) action.
+To let users log out of your app, you can use the [**Log Out**](auth-actions.md#log-out-action) action.
87
88
### Verify user creation
89
0 commit comments