Hi,
we'are going to start two new ASP Core 1.1 web site projects using Identity.
is-it possible to share the same account information (ie role, etc ..) get from logging to the first application, when we'll access/redirected to the second application (which has itself a different database). And vice versa.
Is there a simple way to handle this requirement ?
Please help us as we're begginers.
Many thanks.