bruno/packages/bruno-tests/collection/auth/cookie/Check.bru

12 lines
122 B
Plaintext
Raw Normal View History

2024-01-29 09:04:55 +01:00
meta {
name: Check
type: http
seq: 2
}
get {
url: {{host}}/api/auth/cookie/protected
body: none
auth: none
}