module OAuth2

def configure

Returns:
  • (void) -

Other tags:
    Yieldparam: config - the configuration object
def configure
  yield @config
end