I’m developing two website example.com ( in React) and customer.example.com( in strapi) and requirement was both domain have to shared same login among them. Strapi Website should not ask customer to login again if he/she already login to one of domain.
Is there any way to do that?