ssor
ssor
WWasp-lang
Created by ssor on 4/17/2024 in #đŸ™‹questions
Oauth provider flow redirects to localhost:3001 instead of 3000
Weird, so I have:
google: {},
gitHub: {}
google: {},
gitHub: {}
These 2 in my auth config. Google is setup with the .env.server client env vars etc but github isn't I wanna get to that later. When I remove github as an oauth option, behaviour is as expected. Guess i need to flesh out Github or remove it as an option
10 replies
WWasp-lang
Created by ssor on 4/17/2024 in #đŸ™‹questions
Oauth provider flow redirects to localhost:3001 instead of 3000
Descpite using wasp version 0.13.2
10 replies
WWasp-lang
Created by ssor on 4/17/2024 in #đŸ™‹questions
Oauth provider flow redirects to localhost:3001 instead of 3000
And the callback I'm being redirected to is http://localhost:3001/auth/google/login instead of {serverUrl}/auth/{provider}/callback which the docs say I should be being redirected to
10 replies
WWasp-lang
Created by ssor on 4/17/2024 in #đŸ™‹questions
Oauth provider flow redirects to localhost:3001 instead of 3000
There are no processes using port 3001 on my system
10 replies
WWasp-lang
Created by Gwaggli on 3/18/2024 in #đŸ™‹questions
wasp db reset showing help instructions
Having the same reset issue, what workaround did you use @Gwaggli ?
16 replies