What is the "token" returned by auth.api.signinEmail?
Hello,
I use a custom endpoint for sign-in/email.
The return of auth.api.signinEmail() is:
Do I have to return all to the front end for authClient, or is some data not intended for the front end?
In particular, what is the token used for?
Thank you
4 Replies