tigawana
Explore posts from serversBABetter Auth
•Created by tigawana on 4/12/2025 in #help
cross-site cookie in express
I see past issues with cross domain cookies am not sure if a resolution was reached
i've resorterd to disabing secure cookies to work around this
I remember when i faced the same in anoter epress app and ended up handling it like this
3 replies
BABetter Auth
•Created by tigawana on 4/12/2025 in #help
oauth redirect to homepage on another domain
Hey guys thank you so much ofr this awesome project but i just had a question
On successfull oath login ammgetting redirected to local:host:5000 (my expess api) instaed of localhost:3000 (my frontend
How do i change this behavior
3 replies
BABetter Auth
•Created by tigawana on 2/5/2025 in #help
How do i get the oauth token and save it to the additional fields
is there a way to accomplish something like this ?
3 replies
Queues in production not working
here's the main queue code , works locally
the rest of the code it is at https://github.com/tigawanna/library-stats
3 replies