Skip to main content
Solved

Authenticating with Clerk for a Front Sidebar plugin

  • November 14, 2025
  • 1 reply
  • 20 views

lighthouse

Hey folks, I’m build a front plugin with Auth from Clerk, and running into a bunch of issues. The login screen successfully opens + launches a google oAuth login, but then fails due to clerk issues.

I’m assuming it has something to do with all network requests causing a 401 when sent from the sidebar UI. Running locally/on prod we’re able to login successfully. 

Would love a running example in the docs for Clerk apps.

Best answer by Maxime Haudebert

Hi there! Thanks for reaching out. Do those examples help?

https://github.com/dugjason/front-plugin-vite-auth0

They’re not using Clerk but should be quite similar. Please let us know should you run into any specific issues!

1 reply

Maxime Haudebert
Forum|alt.badge.img+5

Hi there! Thanks for reaching out. Do those examples help?

https://github.com/dugjason/front-plugin-vite-auth0

They’re not using Clerk but should be quite similar. Please let us know should you run into any specific issues!