Skip to content

return client_credentials grant type#51

Merged
pbennett1-godaddy merged 1 commit into
mainfrom
add-client-credentials-auth-type
Jun 3, 2026
Merged

return client_credentials grant type#51
pbennett1-godaddy merged 1 commit into
mainfrom
add-client-credentials-auth-type

Conversation

@pbennett1-godaddy
Copy link
Copy Markdown
Collaborator

This pull request makes a small update to the application initialization logic by explicitly specifying the OAuth grant types supported by the application.

  • Added the oauth_grant_types property with values ["authorization_code", "client_credentials"] to the application initialization object in src/cli/commands/application.ts

@pbennett1-godaddy pbennett1-godaddy merged commit 3ca511e into main Jun 3, 2026
3 checks passed
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