Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 4 commits into from

Conversation

jakobevangelista
Copy link

@jakobevangelista jakobevangelista commented Dec 10, 2024

Description

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

See dx guide here

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Copy link

changeset-bot bot commented Dec 10, 2024

🦋 Changeset detected

Latest commit: 9101b6a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@clerk/backend Minor
@clerk/react-router Minor
@clerk/remix Minor
@clerk/tanstack-start Minor
@clerk/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/clerk-sdk-node Patch
@clerk/testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ⬜️ Skipped (Inspect) Dec 13, 2024 0:45am

@jakobevangelista jakobevangelista changed the title feat(backen): modified authenticateRequest() for Machine-to-Machine Auth feat(backend): modified authenticateRequest() for Machine-to-Machine Auth Dec 10, 2024
@jakobevangelista jakobevangelista changed the title feat(backend): modified authenticateRequest() for Machine-to-Machine Auth feat(backend): Modified authenticateRequest() for Machine-to-Machine Auth Dec 10, 2024
packages/backend/src/fixtures/index.ts Dismissed Show dismissed Hide dismissed
packages/backend/src/fixtures/index.ts Dismissed Show dismissed Hide dismissed
packages/backend/src/fixtures/index.ts Dismissed Show dismissed Hide dismissed
@jakobevangelista jakobevangelista changed the title feat(backend): Modified authenticateRequest() for Machine-to-Machine Auth feat(backend): Modified authenticateRequest() to Support Machine-to-Machine Auth Dec 11, 2024
@jakobevangelista
Copy link
Author

closed to consolidate to #4875

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants