Skip to content

Commit

Permalink
code review
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisintech committed Dec 13, 2024
1 parent 005d91e commit 7dfe83e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/references/vue/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,6 @@ The Vue SDK is built on top of the [Clerk JavaScript SDK](/docs/references/javas

## Key features

### Pre-built components

The Vue SDK provides access to [Clerk components](/docs/components/overview) for user and organization management, including:

- [Sign-in](/docs/components/authentication/sign-in)
- [Sign-up](/docs/components/authentication/sign-up)
- [Account switching](/docs/components/user/user-button)
- [User profile management](/docs/components/user/user-profile)
- [Organization switching](/docs/components/organization/organization-switcher)
- [Organization management](/docs/components/organization/organization-profile)
- [Control components](/docs/components/control/signed-in)

### Custom composables

The Vue SDK provides access to custom composables that provide direct access to the [`Clerk` object](/docs/references/javascript/clerk/clerk), a user's [`User` object](/docs/references/javascript/user/user), and helper methods for authentication flows.
Expand Down

0 comments on commit 7dfe83e

Please sign in to comment.