You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CORS errors on auth buttons by using anchor tags (#9)
Replace Next.js Link components with anchor tags for sign-in/sign-up
buttons to prevent prefetch-induced CORS errors when accessing WorkOS
authorization endpoints.
0 commit comments