Commit graph

14 commits

Author SHA1 Message Date
Bradley Shellnut
3bc880559f Register, send email, password reset start. 2021-04-25 13:17:50 -07:00
Bradley Shellnut
98298d07d2 Adding CORS to fastify app and sending email on load. 2021-04-06 15:29:07 -07:00
Bradley Shellnut
91091e457d Adding gitignore. 2021-04-02 10:46:47 -07:00
Bradley Shellnut
1dd6892231 Moving UI and API to domain and subdomain. 2021-04-02 10:45:52 -07:00
e4adacf7c1 Adding domain to env and referencing when creating cookies. 2021-04-01 22:35:23 -07:00
Bradley Shellnut
24c7442dfd Adding Caddyfile. 2021-04-01 18:52:30 -07:00
Bradley Shellnut
15993b4cec Cleanup plus logging and log in on signup. 2021-03-08 20:57:19 -08:00
Bradley Shellnut
594cd52866 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
Bradley Shellnut
ea41b550ad Adding hashing and retrieving user from db using email. 2021-03-07 20:43:02 -08:00
Bradley Shellnut
dae6e0761a Hashing password and salting. 2021-03-04 21:12:49 -08:00
Bradley Shellnut
3b15223b1d Calling post of form data. 2021-03-03 20:11:37 -08:00
Bradley Shellnut
fb671e0b6f Adding DB connection to mongo DB. 2021-03-03 11:26:05 -08:00
4c560ffea1 Adding beginning code. 2021-03-02 10:40:18 -08:00
ae11910034 first commit 2021-03-01 22:39:37 -08:00