feature: expose token through the user
Exposing the token to other services is essential for correct usage of jwt auth, to be able to authenticate requests against secured services.
So we make it easier to use tokens
Exposing the token to other services is essential for correct usage of jwt auth, to be able to authenticate requests against secured services.
So we make it easier to use tokens