|
|
|
|
|
by harrisonjackson
616 days ago
|
|
Ah, that makes a lot of sense. This is a foot gun that you can run into even with an auth provider like Auth0 or Clerk let alone rolling your own. Directory SSO: These are systems like Google Workspace or Okta, which maintain a central directory of users and their access rights. Non-directory SSO: These are services like "Sign in with Apple" (SIWA) or GitHub authentication, which don't maintain such a directory. |
|