Skip to content

feat(auth0-auth-js): add support for retrieving token by client credentials - #42

Merged
frederikprijck merged 2 commits into
mainfrom
feat/token-by-cc
Sep 4, 2025
Merged

feat(auth0-auth-js): add support for retrieving token by client credentials#42
frederikprijck merged 2 commits into
mainfrom
feat/token-by-cc

Conversation

@frederikprijck

@frederikprijck frederikprijck commented Aug 12, 2025

Copy link
Copy Markdown
Member

Description

Adds support for retrieving a token by Client Credentials, supporting passing down audience and organization.

References

This is done to work towards feature parity with node-auth0.

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

Comment thread packages/auth0-auth-js/src/auth-client.ts Outdated

@developerkunal developerkunal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@frederikprijck
frederikprijck merged commit 8d8b763 into main Sep 4, 2025
4 checks passed
@frederikprijck
frederikprijck deleted the feat/token-by-cc branch February 11, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants