nodejs-auth
nodejs-auth copied to clipboard
Add refresh token implementaion
I can't understand why everyone use jwt for auth instead of simple sessions?