Files
siren/bruno/oauth/Authorize.bru

12 lines
122 B
Plaintext

meta {
name: Authorize
type: http
seq: 1
}
get {
url: {{baseUrl}}/oauth/authorize
body: none
auth: inherit
}