[Snyk] Upgrade stytch from 5.13.0 to 6.0.2 #142
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade stytch from 5.13.0 to 6.0.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: stytch
-
6.0.2 - 2023-02-17
- Add support for new password strength fields on
-
6.0.1 - 2023-02-17
- fix: Do not depend on an external base64 package anymore in #192
-
6.0.0 - 2023-02-15
- The
- Callers should no longer get a warning about calling the deprecated
-
6.0.0-next.0 - 2023-02-15
-
5.18.1 - 2023-01-19
- Adds template ID parameters to Magic Link's
-
5.18.0 - 2023-01-13
- Parameters for templates
- Adds
- Magic link send
- Magic link login or create
- One-time passcodes send via email
- One-time passcodes login or create via email
- Adds
- Adds
- Support for phpass hashes in the Password Migrate endpoint
-
5.17.0 - 2022-12-09
- Add support for OAuth Attach endpoint
-
5.16.1 - 2022-12-09
-
5.16.0 - 2022-11-23
- magicLinks.email.send
- magicLinks.email.loginOrCreate
- magicLinks.email.invite
- otps.sms.send
- otps.sms.loginOrCreate
- otps.whatsapp.send
- otps.whatsapp.loginOrCreate
- otps.email.send
- otps.email.loginOrCreate
- client.passwords.resetByEmailStart
-
5.15.1 - 2022-11-21
-
5.15.0 - 2022-11-02
- User metadata can now be added using the create and update user endpoints. User responses now include any added metadata. See docs for more details.
-
5.14.0 - 2022-10-26
-
5.13.0 - 2022-10-04
from stytch GitHub release notesNew Features
StrengthCheckResponse. If you're interested in updating your password strength policy, please reach out to supportWhat's Changed
Full Changelog: v6.0.0...v6.0.1
Fixes #191
New Features
Stytch now supports business-to-business authentication!
Breaking changes
SessionandUserobjects no longer have date fields automatically parsed toDateobjects. Instead, the raw string from the API is returned. This ensures theSessionandUsertypes are consistent across all Stytch methods, and simplifies prop serialization in environments like NextJS.stytch.user.updatemethod no longer takes in new factors to be added to the userBugfixes
new BufferconstructorFull Changelog: v5.18.1...v6.0.0
Fixes
LoginOrCreateByEmailRequestNew Features
signup_template_idandlogin_template_idparameters to:invite_template_idto magic link invite endpointreset_password_template_idto reset password start endpointNew Fatures
Add biometric registrations to user object
New Features
Adds support for the optional
localeparameter to the following methods:The
localeparameter sets the email copy language that will be sent to the user.Adding Twitter, Figma, Snapchat, and TikTok OAuth factors
New Features
Commit messages
Package name: stytch
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs