19 lines
207 B
Plaintext
Raw Normal View History

2024-05-03 10:50:51 +02:00
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"
}
}