Multi tenant authentication in react for OKTA OIDC

We are using multi tenant architecture to authenticate internal and external user. We are using okta sdk for internal login, can we use sdk for external as well in the same react code?
For a multi tenant architecture what is the best way to handle multiple okta configurations?

1 Like