misc update
parent
6d33f919b4
commit
a13724bb1a
|
@ -14,13 +14,12 @@ requests:
|
|||
- raw:
|
||||
- |
|
||||
POST https://test.stytch.com/v1/users HTTP/1.1
|
||||
Authorization: Basic {{base64(PROJECT_ID + ':' + SECRET)}}
|
||||
Authorization: Basic {{base64(id + ':' + secret)}}
|
||||
Host: test.stytch.com
|
||||
Content-Type: application/json
|
||||
|
||||
{"email": "test@stytch.com"}
|
||||
|
||||
attack: pitchfork
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue