how can I give to the supertoken this token and ad...
# general
d
how can I give to the supertoken this token and add it as security in the backend like a auth token ?
r
hey @devertry|deepsheep can you please elaborate more? I don't think i quite understand the situation here.
d
I have a token with uuid to the backend of aws at first
this token is part of the authorization system
it's like a custom:token in cognito
how can i do the same in supertoken ?
r
we issue session tokens when the user is logged in, and those are used to authorise the user for every API call
d
and a uniq token for user like a id ?
r
yea
3 Views