koshchei
koshchei
Explore posts from servers
TTCTheo's Typesafe Cult
Created by koshchei on 3/15/2023 in #questions
How to create never expire refresh token?
I ask it because I need create API keys for my app/api. But It shouldn't break JWT auth for frontend. I make service where you can interact from frontend and interact from your code like with rest API. So I ask for good solution for this situation. Just check token on each request, then I don't need an access token.
3 replies
TTCTheo's Typesafe Cult
Created by koshchei on 3/13/2023 in #questions
Why not to use only 1 token in JWT?
If it's okey solution just not a standard then it's enough for me. But mostly I am interested how secure it is.
2 replies