bitangel84
BABetter Auth
•Created by bitangel84 on 3/1/2025 in #help
Update session on hooks
I've found the issue...
1. Use
ctx.context.newSession
2. Use newSession.session.token
to update the session
this is the code that works
5 replies
BABetter Auth
•Created by bitangel84 on 3/1/2025 in #help
Update session on hooks
newSession works, but I'm not able to update the session
5 replies
BABetter Auth
•Created by ぱいなぷー on 2/28/2025 in #help
How to Retrieve DATABASE_URL in Cloudflare?
I think you should use environment variables, you can add it in workers -> settings
4 replies