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

refactor(core): fork client credentials grant #6093

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

gao-sun
Copy link
Member

@gao-sun gao-sun commented Jun 23, 2024

Summary

fork client credentials grant to prepare for granting organization tokens to m2m apps

Testing

no business change. ci should be good.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@github-actions github-actions bot added enhancement Make it better size/m labels Jun 23, 2024
Copy link

github-actions bot commented Jun 23, 2024

COMPARE TO master

Total Size Diff 📈 +5.52 KB

Diff by File
Name Diff
packages/core/src/include.d/oidc-provider/lib-keep/shared/check_resource.d.ts 📈 +367 Bytes
packages/core/src/oidc/grants/client-credentials.ts 📈 +5 KB
packages/core/src/oidc/grants/index.ts 📈 +276 Bytes
packages/core/src/oidc/grants/refresh-token.ts 📈 +112 Bytes

@gao-sun gao-sun marked this pull request as ready for review June 23, 2024 14:26
@gao-sun gao-sun merged commit bede80e into master Jun 24, 2024
30 checks passed
@gao-sun gao-sun deleted the gao-fork-cc-grant branch June 24, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Make it better size/m
Development

Successfully merging this pull request may close these issues.

2 participants