We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 690445e commit 2d1fd39Copy full SHA for 2d1fd39
packages/b2c-cli/test/functional/e2e_cli_test.sh
@@ -161,6 +161,7 @@ SLAS_CREATE_RESULT=$($CLI slas client create \
161
--tenant-id "$TENANT_ID" \
162
--channels "$SITE_ID" \
163
--default-scopes \
164
+ --log-level trace \
165
--redirect-uri "http://localhost:3000/callback" \
166
--json)
167
0 commit comments