noe 💜
noe 💜
TTCTheo's Typesafe Cult
Created by indee on 3/25/2024 in #questions
hey can someone help me setting up google auth with pocketbase and reactidk where to even start
Look into how redirect pages work in OAuth and you'll find your answer.
31 replies
TTCTheo's Typesafe Cult
Created by indee on 3/25/2024 in #questions
hey can someone help me setting up google auth with pocketbase and reactidk where to even start
Read the error code and Google it.
31 replies
TTCTheo's Typesafe Cult
Created by indee on 3/25/2024 in #questions
hey can someone help me setting up google auth with pocketbase and reactidk where to even start
Of course!
31 replies
TTCTheo's Typesafe Cult
Created by indee on 3/25/2024 in #questions
hey can someone help me setting up google auth with pocketbase and reactidk where to even start
No description
31 replies
TTCTheo's Typesafe Cult
Created by indee on 3/25/2024 in #questions
hey can someone help me setting up google auth with pocketbase and reactidk where to even start
Did you read the linked documentation above?
31 replies
TTCTheo's Typesafe Cult
Created by indee on 3/25/2024 in #questions
hey can someone help me setting up google auth with pocketbase and reactidk where to even start
Did you read the documentation?
31 replies
TTCTheo's Typesafe Cult
Created by indee on 3/25/2024 in #questions
hey can someone help me setting up google auth with pocketbase and reactidk where to even start
What parts do you not get?
31 replies
TTCTheo's Typesafe Cult
Created by CuriouslyCory on 8/10/2023 in #questions
.env parsing causing cypress failure
24 replies
TTCTheo's Typesafe Cult
Created by CuriouslyCory on 8/10/2023 in #questions
.env parsing causing cypress failure
Looking through the code, it looks like it's supposed to log out Zod errors, if it's a Zod error. EDIT: Ok, it logs the Zod errors, but throws just the sentence.
24 replies
TTCTheo's Typesafe Cult
Created by CuriouslyCory on 8/10/2023 in #questions
.env parsing causing cypress failure
Understandable. In that case "Invalid environment variables" feels like a unhelpfully vague error message.
24 replies
TTCTheo's Typesafe Cult
Created by CuriouslyCory on 8/10/2023 in #questions
.env parsing causing cypress failure
Oh, so the validation is looking for specific ENV vars to exist? Sorry, I don't have specifc experience with create-t3-app.
24 replies
TTCTheo's Typesafe Cult
Created by CuriouslyCory on 8/10/2023 in #questions
.env parsing causing cypress failure
Oh wow, I was not aware Cypress did that. Also, why would vaidation fail? Cypress just removes the env vars, right?
24 replies
TTCTheo's Typesafe Cult
Created by CuriouslyCory on 8/10/2023 in #questions
.env parsing causing cypress failure
The issue appears to be with validation working through npm run dev and next dev, but not through a component test. I don't think this is an issue of accessing environment variables, which the CYPRESS_ prefix seems to be a solve for.
24 replies
TTCTheo's Typesafe Cult
Created by CuriouslyCory on 8/10/2023 in #questions
.env parsing causing cypress failure
I am not in your setup, and while you mention it is the default .env file, you also mention additional variables are added. That's not enough for me to know the full contents.
24 replies
TTCTheo's Typesafe Cult
Created by CuriouslyCory on 8/10/2023 in #questions
.env parsing causing cypress failure
Ok. I would still appreciate seeing the contents of the .env file as that seems to be the root of the issue.
24 replies
TTCTheo's Typesafe Cult
Created by CuriouslyCory on 8/10/2023 in #questions
.env parsing causing cypress failure
What are the contents of your .env file?
24 replies