I have created this simple but Open Source application powered by Nylas, FastAPI and NiceGUI, hosted in Render.
It uses Hosted Auth to give permission to read a user's upcoming event and display how much time is left. It comes with 3 default views and more can be included via PR.
No information other than the email and grant (for access) is stored in sessions with can be removed after 5 days or by logging out.
1 comment
[ 3.5 ms ] story [ 16.1 ms ] threadIt uses Hosted Auth to give permission to read a user's upcoming event and display how much time is left. It comes with 3 default views and more can be included via PR.
No information other than the email and grant (for access) is stored in sessions with can be removed after 5 days or by logging out.
Feel free to try it out and submit PRs