Clerk is the easiest way to add authentication and user management to your Astro application. Add sign up, sign in, and profile management to your application in minutes.
- Astro 3.2 or later
- Node.js
>=18.17.0
or later - An existing Clerk application. Create your account for free.
The fastest way to get started with Clerk is by following the Astro Quickstart.
You'll learn how to install @clerk/astro
, set up your environment keys, add the clerk()
integration to your application, use the Clerk middleware, and use Clerk's prebuilt components.
For further information, guides, and examples visit the Astro reference documentation.
You can get in touch with us in any of the following ways:
- Join our official community Discord server
- On our support page
We're open to all community contributions! If you'd like to contribute in any way, please read our contribution guidelines and code of conduct.
@clerk/astro
follows good practices of security, but 100% security cannot be assured.
@clerk/astro
is provided "as is" without any warranty. Use at your own risk.
For more information and to report security issues, please refer to our security documentation.
This project is licensed under the MIT license.
See LICENSE for more information.