Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] fix CORS error by using anchor instead of inertia-link #22

Merged
merged 1 commit into from
Jan 2, 2021
Merged

Conversation

rokde
Copy link

@rokde rokde commented Jan 2, 2021

The oauth provider ignores your oauth request with missing cors allowance. So you have to do a full-page request. Tested with github.

The oauth provider ignores your oauth request with missing cors allowance. So you have to do a full-page request. Tested with github.
@joelbutcher joelbutcher changed the title use a-tag instead of inertia-link [1.x] fix CORS error by using anchor instead of inertia-link Jan 2, 2021
@joelbutcher joelbutcher merged commit 8f50565 into joelbutcher:1.x Jan 2, 2021
@rokde rokde deleted the patch-3 branch January 2, 2021 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants