Skip to content

Commit 2dcd9b9

Browse files
committed
docs(example): modify comment for client_credentials
Signed-off-by: Mathias Gebbe <mathias.gebbe@gmail.com>
1 parent 2f3c5a5 commit 2dcd9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/config-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ telemetry:
104104
# grantTypes determines the allowed set of authorization flows.
105105
# grantTypes:
106106
# - "authorization_code"
107-
# - "client_credentials" # M2M auth, not included in defaults
107+
# - "client_credentials"
108108
# - "refresh_token"
109109
# - "implicit"
110110
# - "password"

0 commit comments

Comments
 (0)