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
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
I believe I am an experienced developer taking advantage of Spring Social. Now I encounter an exceptional question which is out of our original expectation - what if my application/platform needs more than one apps of the same provider?
For example (a random example to demonstrate this idea only), we know developers can create APPs from Facebook developer site; if your e-commerce platform has to create one App for your general users(buyers) and another App for business(sellers) from Facebook and, but your backend|platform needs to perform actions(at least social login) for all of these users at the same login portal over the same database, how can we handle this special case? If not easy, is there anyway we can do workaround with Spring Boot?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I believe I am an experienced developer taking advantage of Spring Social. Now I encounter an exceptional question which is out of our original expectation - what if my application/platform needs more than one apps of the same provider?
For example (a random example to demonstrate this idea only), we know developers can create APPs from Facebook developer site; if your e-commerce platform has to create one App for your general users(buyers) and another App for business(sellers) from Facebook and, but your backend|platform needs to perform actions(at least social login) for all of these users at the same login portal over the same database, how can we handle this special case? If not easy, is there anyway we can do workaround with Spring Boot?
The text was updated successfully, but these errors were encountered: