Skip to content

Commit 349497e

Browse files
authored
chore: remove "coming soon" for hidden pages (#241)
* remove "coming soon" for hidden pages * try deleting
1 parent 61727bf commit 349497e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced/user-auth/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ User Auth allows you to configure a method for identifying and authenticating yo
1313

1414
1. **Customize MDX content** with a user's information, such as their name, plan, or title.
1515
2. **Prefill API keys** in the API Playground for streamlined use.
16-
3. <b className="text-primary">(Coming soon!)</b> **Selectively show pages** in the navigation based on a user's groups.
16+
3. **Selectively show pages** in the navigation based on a user's groups.
1717

1818
## What *isn't* User Auth
1919

0 commit comments

Comments
 (0)