We have React and React Native applications at my workplace. Tell me if I am wrong, but in order to use Universal Login, one must implement Auth0 using the SDKs? This is rather coupled to the platforms. Does the Auth0 API allow a business to create their own Auth package to share across their platforms (mobile, web)? Can the Auth0 API do everything that the SDKs do like integrate Google / Apple Sign-in?
If anyone has any large organization implementation experience, I would appreciate any guidance on how to share reusable auth code across our org.
Thanks!