Skip to content

Commit

Permalink
added changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobevangelista authored Dec 11, 2024
1 parent a13f69a commit 4c794b6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/sharp-lizards-stare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@clerk/backend": minor
"@clerk/react-router": minor
"@clerk/remix": minor
"@clerk/tanstack-start": minor
---

feat(backend): Modified `authenticateRequest()` to Support Machine-to-Machine Auth

Modified `authenticateRequest()`, authObject, and authStatus to introduce new authenticated states for machines-to-machine auth.

0 comments on commit 4c794b6

Please sign in to comment.