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 opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@clerk/[email protected]
Minor Changes
Introduces machine authentication, supporting four token types:
api_key
,oauth_token
,machine_token
, andsession_token
. For backwards compatibility,session_token
remains the default when no token type is specified. This enables machine-to-machine authentication and use cases such as API keys and OAuth integrations. Existing applications continue to work without modification. (#6067) by @wobsorianoYou can specify which token types are allowed by using the
acceptsToken
option in thegetAuth()
function. This option can be set to a specific type, an array of types, or'any'
to accept all supported tokens.Example usage:
Patch Changes
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Minor Changes
Introduces machine authentication, supporting four token types:
api_key
,oauth_token
,machine_token
, andsession_token
. For backwards compatibility,session_token
remains the default when no token type is specified. This enables machine-to-machine authentication and use cases such as API keys and OAuth integrations. Existing applications continue to work without modification. (#6067) by @wobsorianoYou can specify which token types are allowed by using the
acceptsToken
option in thegetAuth()
function. This option can be set to a specific type, an array of types, or'any'
to accept all supported tokens.Example usage:
Patch Changes
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Minor Changes
Introduces machine authentication, supporting four token types:
api_key
,oauth_token
,machine_token
, andsession_token
. For backwards compatibility,session_token
remains the default when no token type is specified. This enables machine-to-machine authentication and use cases such as API keys and OAuth integrations. Existing applications continue to work without modification. (#6067) by @wobsorianoYou can specify which token types are allowed by using the
acceptsToken
option in thegetAuth()
function. This option can be set to a specific type, an array of types, or'any'
to accept all supported tokens.Example usage:
Patch Changes
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Minor Changes
Introduces machine authentication, supporting four token types:
api_key
,oauth_token
,machine_token
, andsession_token
. For backwards compatibility,session_token
remains the default when no token type is specified. This enables machine-to-machine authentication and use cases such as API keys and OAuth integrations. Existing applications continue to work without modification. (#6067) by @wobsorianoYou can specify which token types are allowed by using the
acceptsToken
option in thegetAuth()
function. This option can be set to a specific type, an array of types, or'any'
to accept all supported tokens.Example usage:
Patch Changes
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Patch Changes
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Patch Changes
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Patch Changes
Re-organize internal types for the recently added "machine authentication" feature. (#6067) by @wobsoriano
Resolve machine token property mixing in discriminated unions (#6079) by @wobsoriano
Updated dependencies [
19e9e11
]:@clerk/[email protected]
Patch Changes
19e9e11
,6e0f879
]:@clerk/[email protected]
Patch Changes
Add payment history tab to UserProfile and OrgProfile (#6075) by @aeliox
Fix Stripe Elements error handling (#6074) by @aeliox
Updated dependencies [
19e9e11
]:@clerk/[email protected]
Patch Changes
19e9e11
]:@clerk/[email protected]
Patch Changes
19e9e11
,6e0f879
]:@clerk/[email protected]
Patch Changes
19e9e11
]:@clerk/[email protected]
Patch Changes
Add payment history tab to UserProfile and OrgProfile (#6075) by @aeliox
Updated dependencies [
19e9e11
]:@clerk/[email protected]
Patch Changes
Re-organize internal types for the recently added "machine authentication" feature. (#6067) by @wobsoriano
Resolve machine token property mixing in discriminated unions (#6079) by @wobsoriano
Updated dependencies [
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Patch Changes
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Patch Changes
19e9e11
]:@clerk/[email protected]
Patch Changes
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Patch Changes
19e9e11
]:@clerk/[email protected]
Patch Changes
19e9e11
,2148166
,183e382
]:@clerk/[email protected]
Patch Changes
19e9e11
]:@clerk/[email protected]
Patch Changes
@clerk/[email protected]
Patch Changes
19e9e11
]: