How to set ExpireAt for user
Hello Better Auth community π
Im trying to add a datetime to set an expire date for certain users.
I was able to cancel a creation of new session in sign-in but having trouble canceling an update of a session.
This is my codes
* session in update.before doesnt contain a session.id
* context in update.before is null
Are there are any other ways I can achive my goal?
0 Replies