filyys
Explore posts from serversBABetter Auth
•Created by filyys on 3/29/2025 in #help
Disabling email scope on Github oath
Hey! I'm currently trying to use better-auth with drizzle. I want to use Github's oath to sign the users in, though I don't want to access their emails. I've tried adding scopes like
read_user
, read:user
, profile
or similar to the scopes yet nothing really works. They all still require emails to be read. Is there any way to add a scope that does this? Has this been added to better-auth yet? Doc link4 replies
TTCTheo's Typesafe Cult
•Created by filyys on 9/29/2024 in #questions
What's the best way of making a Next.js image component fit the parent size?
The width and height is necessary, though I can't set it to
"100%"
or something similar. How do I achieve this the best way possible without hard coding it?10 replies
TTCTheo's Typesafe Cult
•Created by filyys on 8/6/2024 in #questions
tRPC error Unhandled Runtime Error

5 replies
TTCTheo's Typesafe Cult
•Created by filyys on 7/25/2024 in #questions
tRPC example file structure question

6 replies