You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hmmm, depends a bit on how easy linkedin is to configure for oauth. i see that we can get users’ emails with it, so we don’t need to create a separate “oh hey thanks for signing up but we still need your email” page (although we do have that roughly). i see that arctic (lucia’s oauth helpers) does support linkedin, that makes it easier. so the largest change would be to change our db schema to allow for oauth providers, which isn’t that hard.
The text was updated successfully, but these errors were encountered:
Motivation
Requirements
Acceptance Criteria
Prior Discussion w/@tefkah
hmmm, depends a bit on how easy linkedin is to configure for oauth. i see that we can get users’ emails with it, so we don’t need to create a separate “oh hey thanks for signing up but we still need your email” page (although we do have that roughly). i see that arctic (lucia’s oauth helpers) does support linkedin, that makes it easier. so the largest change would be to change our db schema to allow for oauth providers, which isn’t that hard.
The text was updated successfully, but these errors were encountered: