🪂 Inspired by when2meet.com, Parachute.fyi is an open-sourced web-based scheduling application built with modern frameworks. It also integrates modern user interface and login mechanism.
Adds email verification link login as an alternative way to Google / auth0. Note the following:
So far, this method is considered a 'backup' method, so it is not displayed on the landing page and event login widget. To test it go to route /api/auth/signin in the browser.
More environment variables need to be added. Reference .env.example file. Values to be filled are included in Notion.
Adds email verification link login as an alternative way to Google / auth0. Note the following:
/api/auth/signin
in the browser..env.example
file. Values to be filled are included in Notion.