mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-25 17:33:28 +01:00
9f81e6dc73
* feat(#1003): oauth2 support Co-authored-by: lohit-1 <lohit@usebruno.com>
9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
vars {
|
|
host: https://testbench-sanity.usebruno.com
|
|
bearer_auth_token: your_secret_token
|
|
basic_auth_password: della
|
|
env.var1: envVar1
|
|
env-var2: envVar2
|
|
bark: {{process.env.PROC_ENV_VAR}}
|
|
}
|