In the remoteStorage protocol, providers have been instructed to ignore client_id in lieu of identifying the connecting app by its origin.
I'm wondering if a straight forward way for them to "send" their connected users to my platform? Should I simply create users on the fly ?
(I'm using better auth with login via gmail in my platform)