Back to Clerk

`CLERK_FRONTEND_API` replaced by `CLERK_PUBLISHABLE_KEY`

packages/upgrade/src/versions/core-2/expo/apikey-to-publishable-key.md

latest331 B
Original Source

If you are using a CLERK_FRONTEND_API environment variable, the name must be changed to CLERK_PUBLISHABLE_KEY instead. Note that the values are different as well, so this is not just a key replacement. You can find the publishable key in your Clerk dashboard. Make sure you do this in both your dev and production environments.