From 87a3ae1dea7c3c12bea9e5c32bea572603a3b7e5 Mon Sep 17 00:00:00 2001 From: Robert Kummer Date: Sat, 2 Jan 2021 09:51:54 +0100 Subject: [PATCH] use a-tag instead of inertia-link The oauth provider ignores your oauth request with missing cors allowance. So you have to do a full-page request. Tested with github. --- stubs/inertia/resources/js/Socialstream/ActionLink.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/stubs/inertia/resources/js/Socialstream/ActionLink.vue b/stubs/inertia/resources/js/Socialstream/ActionLink.vue index 9ffb1fe3..0a1e2bbb 100644 --- a/stubs/inertia/resources/js/Socialstream/ActionLink.vue +++ b/stubs/inertia/resources/js/Socialstream/ActionLink.vue @@ -1,7 +1,7 @@ -`` \ No newline at end of file