get https://api.trifft.io/v1/member//session-tokens
Generates a JWT session token for a member, used to authenticate requests to the WhiteLabel API or to sign in to the loyalty widget. The response includes an access token (valid for 3600 seconds by default) and a refresh token, which can be used to obtain a new session token when the current one expires.