Skip to content

Keys not being used in @clerk/react-router middleware #7073

@itzcull

Description

@itzcull

Hey guys, it looks like the publishable & secret key aren't being used in the clerkMiddleware, this is critical for me since I'm not providing application configuration through environment variables

Notice that loadedOptions is only being referenced destructuring a select few properties

I'm on @clerk/react-router: 2.1.5 and react-router: 7.9.3

const loadedOptions = loadOptions(args, options);

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions