Question regarding callbacks (used by next auth)

On Next Auth lib there's the callback system that is called after a user is logged in. Is there something similar in better auth? I would like to do some work when user logs in/signs up.
Was this page helpful?