how to return more data from `/get-session`
hello, I would want to store user's balance inside session object, instead of fetching it manually
I tried to create a plugin for better auth, but it doesn't work (it worked a few days before, I didn't change code nor updated dependencies...)
so my question is, how to store more data in the session object?
I tried to create a plugin for better auth, but it doesn't work (it worked a few days before, I didn't change code nor updated dependencies...)
so my question is, how to store more data in the session object?