-
JWT is an overhead for most of my projects. Can I configure to use sessions instead? |
Beta Was this translation helpful? Give feedback.
Answered by
elitan
Dec 31, 2020
Replies: 1 comment 2 replies
-
No we only use JWT tokens. What do you think is the overhead with JWT? Maybe this libraries could help you: https://github.com/nhost/nhost-js-sdk |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
elitan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No we only use JWT tokens.
What do you think is the overhead with JWT? Maybe this libraries could help you:
https://github.com/nhost/nhost-js-sdk
https://github.com/nhost-examples