Reviewed-on: #1 Co-authored-by: Clement <c.boesmier@aptatio.com> Co-committed-by: Clement <c.boesmier@aptatio.com>
19 lines
207 B
Plaintext
19 lines
207 B
Plaintext
meta {
|
|
name: oauth test
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
post {
|
|
url: https://pb-tweb.cb85.fr/api/collections/users/auth-with-oauth2
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
provider: "google"
|
|
|
|
}
|
|
}
|