Skip to content

Commit

Permalink
Merge branch 'rob/eco-224-vue-sdk-references' into rob/eco-224-vue-cl…
Browse files Browse the repository at this point in the history
…ient-helpers
  • Loading branch information
alexisintech committed Dec 13, 2024
2 parents f409df4 + 7954eae commit 3fb95e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/references/vue/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ description: Learn how to integrate Clerk into your Vue application using the Cl

The Vue SDK is built on top of the [Clerk JavaScript SDK](/docs/references/javascript/overview), and is the recommended way to integrate Clerk into your Vue application.

## Key features

### Custom composables
## 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 3fb95e0

Please sign in to comment.