cereal/src/services
2026-08-14 23:35:32 +09:00
..
publications Add publications 2026-08-14 23:35:32 +09:00
users Improve the email confirmation logic using the router and more robust JWT handling 2026-08-05 00:34:45 +09:00
__init__.py Add users 2026-08-01 01:10:32 +09:00
auth.py Improve the email confirmation logic using the router and more robust JWT handling 2026-08-05 00:34:45 +09:00
email.py Add in a mechanism for email confirmation 2026-08-03 00:33:12 +09:00
notifications.py Move the notification service into the services directory 2026-08-02 22:50:34 +09:00
router.py Create a routes constants file and a router for getting routes in app 2026-08-05 00:12:47 +09:00