jschuur / coworking.party

Virtual coworking communities to keep people motivated and have a little fun.
https://coworking.party
7 stars 1 forks source link

Feature: Support other auth providers #48

Open jschuur opened 2 months ago

jschuur commented 2 months ago

Obvious candidates from the Next Auth list are Google, Apple and magic link email sign-in (although the latter needs an email template set up).

Using providers that don't have a unique username (e.g. Google) would require setting a name on signup, so this might have to wait until #46

Dynamically only show login links for auth providers based on the environment variables set