cal.pub0.org/pages/api/auth
Alex van Andel bc97237858
Remove image from session, add /api/me, update Avatar component (#493)
* Remove image from session, add /api/me, update Avatar component

* Fixed Avatar on Desktop

* Added emailMd5 to session + load md5 from props on /settings/profile

* Explicitly select which fields to expose in /api/me

* Abstracted Gravatar, defaults avatar for /api/me, removed session dep from UserDropdown

* Delete md5.js :)

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-08-22 14:16:42 +01:00
..
[...nextauth].tsx Remove image from session, add /api/me, update Avatar component (#493) 2021-08-22 14:16:42 +01:00
changepw.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
forgot-password.ts simplify expiry calculation, timezone unneccessary 2021-06-25 09:23:32 -05:00
reset-password.ts Allow user to reset password 2021-06-24 11:01:41 -05:00
signup.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00