Skip to content

Conversation

@AllanGallop
Copy link
Contributor

Adds Multi-Tenant storage

  • getTenantID() extended to accept [index] key parameter, defaults to 0
  • getTenants() provides currently connected tenants
  • store() modified to accept 'tenants' parameter, replacing previous 'tenantId' parameter
  • OauthCredentialManger interface modified to suit above changes

Will break any custom UserStorageProviders due to changes in the OauthCredentialManager interface, resolution would be to modify custom providers to match interface.

@hailwood hailwood merged commit b54e137 into foxbytehq:master Jun 26, 2022
@hailwood
Copy link
Contributor

Thanks @AllanGallop,

This has been release as 4.0.0 due to the possible bc breaks.
Appreciate your work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants