No description
Find a file
2021-03-08 20:57:19 -08:00
src Cleanup plus logging and log in on signup. 2021-03-08 20:57:19 -08:00
AccessVsRefresh.txt Authorizing user on login, setting refresh token and access token on login, creating the session and storing JWT with session in DB, decoding JWT from DB while updating refresh and session tokens. 2021-03-08 16:10:43 -08:00
package-lock.json Authorizing user on login, setting refresh token and access token on login, creating the session and storing JWT with session in DB, decoding JWT from DB while updating refresh and session tokens. 2021-03-08 16:10:43 -08:00
package.json Authorizing user on login, setting refresh token and access token on login, creating the session and storing JWT with session in DB, decoding JWT from DB while updating refresh and session tokens. 2021-03-08 16:10:43 -08:00
README.md first commit 2021-03-01 22:39:37 -08:00

node-auth