Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add isTenantIdDefined #93

Open
wants to merge 1 commit into
base: 0.7
Choose a base branch
from
Open

Conversation

porcellus
Copy link
Collaborator

Summary of change

feat: add isTenantIdDefined

Related issues

Test Plan

Done in auth-react

Documentation changes

Not required

Checklist for important updates

  • Changelog has been updated
  • frontendDriverInterfaceSupported.json file has been updated (if needed)
    • Along with the associated array in lib/ts/version.ts
  • webJsInterfaceSupported.json file has been updated (if needed)
  • Changes to the version if needed
    • In package.json
    • In package-lock.json
    • In lib/ts/version.ts
  • Had run npm run build-pretty
  • Had installed and ran the pre-commit hook
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

@github-actions
Copy link

size-limit report 📦

Path Size
lib/build/index.js 24.61 KB (0%)
recipe/emailverification/index.js 24.89 KB (0%)
recipe/emailpassword/index.js 24.71 KB (0%)
recipe/thirdparty/index.js 25.8 KB (0%)
recipe/thirdpartyemailpassword/index.js 27.67 KB (0%)
recipe/session/index.js 21.79 KB (0%)
recipe/passwordless/index.js 26.08 KB (0%)
recipe/thirdpartypasswordless/index.js 28.21 KB (0%)
recipe/userroles/index.js 22.04 KB (0%)
recipe/multitenancy/index.js 24.33 KB (+0.4% 🔺)

@rishabhpoddar
Copy link
Contributor

Keeping this PR open until users complain about the current behaviour being complex

Base automatically changed from feat/remove_unused_tenantId to 0.7 July 27, 2023 17:00
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