Commit Graph

15 Commits

Author SHA1 Message Date
khushalps e749a27a92 (20241203) Working with labels. 2024-12-03 16:59:00 +05:30
khushalps bef8f6ef0d (20241203) Mails sync'ing, listing, and fetching done. 2024-12-03 16:01:08 +05:30
khushalps 615d8c71a5 (20241203) Mail sync'ing started. You can now hit a dedicated API endpoint to trigger a mail-sync process (in the background if you want) and save the mails to your database. 2024-12-03 13:48:23 +05:30
khushalps 3dda5043d2 (20241203) Passing e-mail id to the 'set_token' method. Had forgotten to do this earlier. 2024-12-03 09:00:53 +05:30
khushalps 136837af50 (20241203) Bug fix -> email id comparison was being done wrongly during oauth callback handling for gmail. 2024-12-03 08:57:38 +05:30
khushalps bc5ede8f0a (20241203) Cleaning-up the callback-handling blueprint. 2024-12-03 08:54:36 +05:30
khushalps a7d33260b3 (20241203) Bug fix -> I had put 'set_token' where I should have put 'get_token'. 2024-12-03 08:34:38 +05:30
khushalps bcbad8ecdb (20241202) Testing out the modified auth process. 2024-12-02 18:47:38 +05:30
khushalps e94271e45a (20241129) HTML views adjusted. 2024-11-29 14:34:35 +05:30
khushalps 0db8ad7773 (20241129) User infor needs to be fetched from Mongo. 2024-11-29 13:32:00 +05:30
khushalps 6c95166327 (20241129) Callback bug fixed. 2024-11-29 13:25:55 +05:30
khushalps aab700b3ed (20241129) Started talking to MariaDB for integration. 2024-11-29 12:58:39 +05:30
khushalps 7241bd977f (20241128) Serving HTML on redirect. 2024-11-28 19:27:56 +05:30
khushalps e6b48c19bb (20241128) Partial scopes handling..? 2024-11-28 18:12:10 +05:30
khushalps 1b61b6a9eb (20241128) Scopes check added. 2024-11-28 13:07:47 +05:30