Hi,
at present when you login or sign up only the auth token is returned, I would like to also return the expiration, so in WeWeb I can check easier when the expiration is and redirect user to sign in. How can I include auth token expiration in the return call?