Skip to content

Commit ff3398a

Browse files
authored
(restrictions) boost page search ranking (#2150)
1 parent 98b4c99 commit ff3398a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/authentication/configuration/restrictions.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
---
22
title: Restrictions
33
description: Learn how to manage user access to your application by configuring Clerk's access restrictions.
4+
search:
5+
rank: 1
6+
keywords:
7+
- allowlist
8+
- blocklist
9+
- restricted
10+
- restricted mode
11+
- waitlist
412
---
513

614
Clerk provides restriction options that give you enhanced control over who can access your application. These options enable you to limit sign-ups, sign-ins, or prevent accounts with specific [identifiers](/docs/authentication/configuration/sign-up-sign-in-options#identifiers), such as email addresses, phone numbers, and even entire domains, from accessing your application.

0 commit comments

Comments
 (0)