Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support OAuth2 with scope field (#1097)
### Motivation Current `pulsaradmin` OAuth2 params don't support to input the scope field. Add a function to implement it. `ClientCredentialsFlowOptions` has a `AdditionalScopes` field to set scopes.
- Loading branch information