mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 03:41:28 +00:00
~ basic auth credentials should be assigned to `request.basicAuth` instead `request.auth` object ~ added credentials_placement option, fixed headers issue client credentials flow ~ cache input field values when grant type select box value changes ~ updated logic for - cache input field values when grant type select box value changes ~ updated token expiry timer component logic
9 lines
135 B
JSON
9 lines
135 B
JSON
{
|
|
"version": "1",
|
|
"name": "keycloak-client-credentials",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
]
|
|
} |