bruno/packages/bruno-tests/collection/auth/cookie/Check.bru
2024-01-29 13:34:55 +05:30

12 lines
122 B
Plaintext

meta {
name: Check
type: http
seq: 2
}
get {
url: {{host}}/api/auth/cookie/protected
body: none
auth: none
}