Hi guys, how is it possible with the Jwt approach ...
# general
b
Hi guys, how is it possible with the Jwt approach to get an actual access token via a refresh token? I'm looking for a function like
.refresh(refreshToken)
in the FE, unfortunately I can't find anything in the documentation. Thanks a lot!
r
Hey @beagle0561
Could you please elaborate on your use case? I don’t think I understand this question
b
Sorry for the stupid question, I missed the "only session" recipe, I'll check it out first🤦‍♂️
2 Views