Depka
Depka
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
wanted to use nuxt, doesnt work, moving on
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
yea, that's what i am doing now, got rid of nuxt and just started new project simply with ionic vue tab starter template
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
seriously breaks my heart to go out of the vue ecosystem but i just wanted to get sh!t done ..... not learn guts of every library module not understanding 90% of it
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
ok i give up, i dont know how to even describe the issue, i seriously doubt that anyone will ever go through the hassle of creating all the accounts just do debug it, the behavior is some black box that behaves randomly, no logs, nothing.......guess i will just learn react and next.js instead of wasting my time with this.....week gone and all i do is solving something that should work out of the box ....
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
just want to throw the computer out of the window and go farming or something because of this unpredictable sh!t
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
this is a nightmare to reproduce
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
well im pretty confused now, sometimes it works sometimes it doesnt, when i switched the order of the modules it started to behave properly, now when i switched the order back it is still working .....just why ...
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
@manniL / TheAlexLichter just out of curiosity, does the order of modules in nuxt config matter ?
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
@manniL / TheAlexLichter would be great if i could induce this behavior without the supabase oath so i can have it on stackblitz or something
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
Do you know any other vue css framework that is good for creating app like views ? :/
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
@manniL / TheAlexLichter Yes it's the ionic module, first few times it worked ok, now it's making the same issue. when i removed the module from nuxt config and rewrote everything back so i dont use the ion components, it went back to functional state
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
I will happily update docs or prepare a PR just so no one after would need to spend a week figuring this out
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
i will try to add ionic now to see if it gets broken and try not to use the "tabs" just for the sake of simplicity
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
Anyway, I have just created vanilla nuxt project and only installed supabase module and the redirect after successfull oauth works, so it must be a problem of ionic
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
But really not sure as I'm not that well educated in all of this so just guessing
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
Well that's the thing about the middleware, as far as i know, nuxt supabase module uses global middleware so you dont really need to write your own, it automatically redirects you to specified login page if you try to access any other route
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
or maybe it's the supabase route guard problem ? don't know how to pinpoint it :/
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
It's the only thing i can think of right now .... since it uses it's own router ....
50 replies
NNuxt
Created by Depka on 6/5/2024 in #❓・help
Stuck on confirm page after OAuth redirect(Nuxt/Supabase/Ionic)
Will try but as ive said, the user gets populated, cookies are created so i dont know it seems like its a bug…but from what module ? Guess i will try to get rid of ionic to see if the bug is not there…
50 replies