No description
Find a file
2021-04-06 15:29:07 -07:00
src Adding CORS to fastify app and sending email on load. 2021-04-06 15:29:07 -07:00
ui Adding CORS to fastify app and sending email on load. 2021-04-06 15:29:07 -07:00
.gitignore Adding gitignore. 2021-04-02 10:46:47 -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 Moving UI and API to domain and subdomain. 2021-04-02 10:45:52 -07:00
package-lock.json Adding CORS to fastify app and sending email on load. 2021-04-06 15:29:07 -07:00
package.json Adding CORS to fastify app and sending email on load. 2021-04-06 15:29:07 -07:00
README.md first commit 2021-03-01 22:39:37 -08:00

node-auth