Skip to content

Commit

Permalink
chore: Add user b to bruno variables and update passwords
Browse files Browse the repository at this point in the history
  • Loading branch information
MH321Productions committed Nov 6, 2024
1 parent 2a3c59c commit 1736a46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Applications/ConsumerApi/src/http/environments/Local.bru
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ vars {
baseUrl: http://localhost:8081/api/v1
auth.url: http://localhost:8081/connect/token
auth.username: USRa
auth.password: a
auth.password: Aaaaaaaa1!
auth.username_b: USRb
auth.password_b: Bbbbbbbb1!
auth.client_id: test
auth.client_secret: test
}

0 comments on commit 1736a46

Please sign in to comment.