Hi, As part of our project, we need to build an App “Customer” (similar to User) regardless of multi-tenant sites.
The customer can access all the sites he has interacted with with a single credential. (We don’t need to keep the customer app (or DB table) on each site. Because the same customer will have many credentials for different sites. This loses customer experience.)
I am a frappe beginner. Please guide.