UNPKG

@clerk/testing

Version:

Utilities to help you create E2E test suites for apps using Clerk

1 lines 515 B
{"version":3,"sources":["../src/common/constants.ts","../src/common/errors.ts"],"sourcesContent":["export const TESTING_TOKEN_PARAM = '__clerk_testing_token';\n","export const ERROR_MISSING_FRONTEND_API_URL =\n 'The Clerk Frontend API URL is required to bypass bot protection. ' +\n 'Make sure the clerkSetup function is called during your global setup before setupClerkTestingToken is called.';\n"],"mappings":"AAAO,IAAMA,EAAsB,wBCA5B,IAAMC,EACX","names":["TESTING_TOKEN_PARAM","ERROR_MISSING_FRONTEND_API_URL"]}