Introduce experimental reverification error helpers. (#4362) by @panteliselef
reverificationMismatch returns the error as an object which can later be used as a return value from a React Server Action.
reverificationMismatchResponse returns a Response with the above object serialized. It can be used in any Backend Javascript frameworks that supports Response.
Introduce experimental reverification error helpers. (#4362) by @panteliselef
reverificationMismatch returns the error as an object which can later be used as a return value from a React Server Action.
reverificationMismatchResponse returns a Response with the above object serialized. It can be used in any Backend Javascript frameworks that supports Response.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the clerk-dependencies group with 3 updates: @clerk/backend, @clerk/shared and @clerk/types.
Updates
@clerk/backend
from 1.15.1 to 1.15.2Release notes
Sourced from
@clerk/backend
's releases.Changelog
Sourced from
@clerk/backend
's changelog.Commits
15f6718
ci(repo): Version packages (#4417)Updates
@clerk/shared
from 2.10.1 to 2.11.0Release notes
Sourced from
@clerk/shared
's releases.Changelog
Sourced from
@clerk/shared
's changelog.Commits
15f6718
ci(repo): Version packages (#4417)08c5a2a
feat(clerk-react,nextjs,shared): Introduce experimentaluseReverification
(...Updates
@clerk/types
from 4.28.0 to 4.29.0Release notes
Sourced from
@clerk/types
's releases.Changelog
Sourced from
@clerk/types
's changelog.Commits
15f6718
ci(repo): Version packages (#4417)434b432
feat(elements,ui,clerk-js): Legal consent elements support and improvements (...5be7ca9
feat(clerk-js, types):asStandalone
accepts a callback (#4423)f875463
fix(clerk-js): Extend client cookie lifetime (#4312)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show