Connection Model
Loading "Updating Prisma Schema for Github Login"
Run locally for transcripts
π¨βπΌ We need to associate a user with their third party connections. Right now we
only have
github
as a provider, but we want to be able to add other third
party connections in the future for other social login options and potentially
Single Sign On (SSO) when we score a killer enterprise contract.npx prisma migrate dev --name connections