Back to Clerk

`CLERK_API_KEY` replaced by `CLERK_SECRET_KEY`

packages/upgrade/src/versions/core-2/common/api-key-to-secret-key.md

latest303 B
Original Source

The CLERK_API_KEY environment variable was renamed to CLERK_SECRET_KEY. You can visit your Clerk dashboard to copy/paste the new keys after choosing your framework. Make sure to update this in all environments (e.g. dev, staging, production).