79475562

Date: 2025-02-28 12:46:15
Score: 1
Natty:
Report link

I suppose you are using Inertia/React and <Link> component.

There is actually an easier way to bypass Cors. Place <a> tag instead of <Link> tag in your template.

<a href="/auth/social/{provider}">
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: jeckson