No description
Find a file
2021-04-01 22:35:23 -07:00
src Adding domain to env and referencing when creating cookies. 2021-04-01 22:35:23 -07: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
Caddyfile Adding Caddyfile. 2021-04-01 18:52:30 -07: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