Valardir
Valardir
Explore posts from servers
BABetter Auth
Created by craftzcode on 4/6/2025 in #help
Better Auth Error Session data is too large to store in the cookie
Once had the same issue, glad I could help you. Base64 is maybe the only reason a cookie can exceed the max size of 4096 bytes so it was likely the same issues what I had in the past. I recommend cloudflare btw. Just nice and for most use cases for free
5 replies
BABetter Auth
Created by craftzcode on 4/6/2025 in #help
Better Auth Error Session data is too large to store in the cookie
This occurs because the base64 of the profile picture is too large. You should upload the profile picture to a S3 bucket or cloudflare R2 and save only the id to the database / cookie
5 replies
BABetter Auth
Created by Valardir on 3/21/2025 in #help
Question about Access Control and Orgs
Oh. This seems new too! Can’t keep up with the changes 😂 thanks, will test it out
7 replies
BABetter Auth
Created by Valardir on 3/21/2025 in #help
Question about Access Control and Orgs
I only want to use the new permissions management, e.g. open the support dashboard for mods (custom permission). It looks like orgs are mandatory for this. So I thought of making the whole application as one org and higher the user limit?
7 replies
BABetter Auth
Created by Valardir on 3/21/2025 in #help
Question about Access Control and Orgs
🙌🏼
7 replies
KKinde
Created by Valardir on 9/5/2024 in #💻┃support
getKindeServerSession() - secure?
Thank you!
2 replies