deno.land / x / oauth4webapi@v1.2.2 / docs / interfaces / WWWAuthenticateChallenge.md
• Readonly
parameters: Object
Name | Type |
---|---|
algs? |
string |
error? |
string |
error_description? |
string |
error_uri? |
string |
realm? |
string |
scope? |
string |
• Readonly
scheme: string
NOTE: because the value is case insensitive it is always returned lowercased
Version Info