OAuth2 plugin
|
Public Member Functions | |
constructor (hash< auto > v_cx, __7_ hash< auto > v_ah, hash< auto > v_hdr) | |
hash< auto > | processRequest () |
Public Attributes | |
const | REQUIRED_PARAMS = list("grant_type",) |
const | OPTIONAL_PARAMS = list("scope",) |
Used to handle OAuth2 Client Credentials Grant Flow RFC link : https://tools.ietf.org/html/rfc6749#section-4.4