Can you please point me to resources to learn abou...
# support-questions-legacy
a
Can you please point me to resources to learn about login and session and if I use session from you, how will I be able to implement login on my own? I know only a little bit about auth, I researched on web and using JWT and storing in a httponly cookie and doing refresh token implementation seems to be a good solution, I was wondering how that would go with supertokens, thanks.