useClerk()
The useClerk()
hook provides access to the Clerk
object, giving you the ability to build alternatives to any Clerk Component.
useClerk()
returns
The useClerk()
hook returns the Clerk
object, which includes all the methods and properties listed in the Clerk
reference.
How to use the useClerk()
hook
Feedback
Last updated on