kroo / reflex-clerk

A reflex custom component library for clerk
20 stars 10 forks source link

Auth error: Invalid JSON Web Key Set #11

Open kroo opened 4 months ago

kroo commented 4 months ago

If you use publishable keys and secret keys that don't match the same project, this error occurs. Took me a moment to realize what was going wrong--the library should return a better error than this.