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
Hi @tonioseiler. It's not directly possible using only the configuration, but it can be easily achieved by subclassing the provider and overriding getConfig. This way you can provide a different config based on any logic that's relevant to your application (eg hostname, database info).
Is it possible to add multiple isp in the configuration?
The text was updated successfully, but these errors were encountered: