Skip to content

fix(clerk-js): Improve solution for saml and hidden password field#3597

Merged
LekoArts merged 2 commits intomainfrom
elef/sdk-1840-saml-password
Jun 20, 2024
Merged

fix(clerk-js): Improve solution for saml and hidden password field#3597
LekoArts merged 2 commits intomainfrom
elef/sdk-1840-saml-password

Conversation

@panteliselef
Copy link
Copy Markdown
Contributor

@panteliselef panteliselef commented Jun 19, 2024

Description

Make sure that for application without saml enabled we fallback to the previous logic. Follow-up to #3578

Resolves one failing e2e test

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 19, 2024

🦋 Changeset detected

Latest commit: ff03ba9

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

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@panteliselef panteliselef self-assigned this Jun 19, 2024
@panteliselef panteliselef requested a review from a team June 19, 2024 18:10
Comment on lines +1 to +2
---
---
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We already have a commit with a changeset :) and we have not released yet.

@LekoArts LekoArts changed the title fix(clerk-js): Improve solution for saml and hidden password field introduced in #3578 fix(clerk-js): Improve solution for saml and hidden password field Jun 20, 2024
@LekoArts LekoArts merged commit 31eb588 into main Jun 20, 2024
@LekoArts LekoArts deleted the elef/sdk-1840-saml-password branch June 20, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants