ParachuteTeam / Parachute

🪂 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.
https://parachute.fyi
MIT License
12 stars 4 forks source link

feat: email verification link login #61

Closed RaymondWHZ closed 1 year ago

RaymondWHZ commented 1 year ago

Adds email verification link login as an alternative way to Google / auth0. Note the following:

  1. 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.
  2. More environment variables need to be added. Reference .env.example file. Values to be filled are included in Notion.
Screenshot 2023-05-28 at 2 20 48 PM