fix(deps): update module github.com/descope/go-sdk to v1.5.7 #337
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 contains the following updates:
v1.5.5
->v1.5.7
Release Notes
descope/go-sdk (github.com/descope/go-sdk)
v1.5.7
Compare Source
Enhancements
userResponse
object, you can now check whether the user can authenticate using Passkeys (WebAuthn) or Passwords.searchAll
tenants command, you can now search for all tenants based on their attribute values, such as name, self-provisioning domains, custom attributes and more.LogoutUserByUserID
) or their User ID (LogoutUser
).InviteBatch
command, you can sent invitations to multiple users at once.clone
project command. Note that this action is supported for pro and enterprise licensed customers.SelectTenantWithRequest
command.v1.5.6
Compare Source
Breaking changes
ReplaceUserPassword
function, so that the session and refresh JWTs can be utilized (for example, in flows). This information will be returned as anAuthenticationInfo
object.Please notice that this breaks compilation of the function.
Enhancements
InviteOptions
object, you can define a specific invitation URL when inviting a new user, that will override the default invitation URL set in your project's settings.ErrTokenExpiredByLoggedOut
: This error will return in case the token is expired because the user has already logged out previously.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.