Skip to content

Conversation

deepjyoti30-st
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Sep 1, 2025

🦋 Changeset detected

Latest commit: 2bdfe62

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@supertokens-plugins/tenants-nodejs Minor
@supertokens-plugins/tenants-react Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@deepjyoti30-st deepjyoti30-st force-pushed the feat/base-tenants-plugin branch from a4b8a42 to bc24525 Compare September 9, 2025 06:37
@deepjyoti30-st deepjyoti30-st changed the base branch from feat/tenant-discovery-plugin to main September 9, 2025 06:37
@deepjyoti30-st deepjyoti30-st force-pushed the feat/base-tenants-plugin branch from d414eae to e3a5f81 Compare October 3, 2025 05:39
enableDebugLogs();
}

const baseProfilePlugin = plugins.find((plugin: any) => plugin.id === "supertokens-plugin-profile-base");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer that we use a separate base plugin (and thus a separate page).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what you mean. Are you saying we should create a separate base plugin for tenants or just a different instance of the same plugin 🤔 ?

Also, don't we want tenant related UI to be part of the same profile details UI (where other user details can be managed)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed this - decided we don't need it right now but keeping it open for Mihaly to remember that this could be considered in the future.

@deepjyoti30-st deepjyoti30-st marked this pull request as ready for review October 6, 2025 05:33
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.

2 participants