Which of the following makes more sense for WWW-Authenticate
header?
The specs aren't super clear on this.
1. WWW-Authenticate: Basic, Oauth realm="realm"
OR
2. WWW-Authenticate: Basic realm="realm", Oauth realm="realm"
Which of the following makes more sense for WWW-Authenticate
header?
The specs aren't super clear on this.
1. WWW-Authenticate: Basic, Oauth realm="realm"
OR
2. WWW-Authenticate: Basic realm="realm", Oauth realm="realm"