Understanding per-tenant configuration overrides in Nile Auth
Nile auth allows you to integrate various authentication providers (e.g., Google, Facebook, GitHub) into your application. You can configure and manage these providers globally and also override them for individual tenants to allow greater flexibility and control.
Authentication providers are configured globally to provide users with the ability to sign in using third-party services. You can enable and configure multiple providers at once.You can also customize which authentication providers are available for specific tenants. For example, you may want to disable the Google provider for one tenant, but keep it enabled for others.