Next.js Supabase adding a GitHub login
Now that we have our basic Supabase auth setup with our magic link login let's see how we can add GitHub as a login provider.
That way, users can also sign up by using their GitHub account.
The end result will be the following flow:
Getting the GitH...
h.daily-dev-tips.com2 min read