part of api; class OAuth implements Authentication { @override void applyToParams(Map queryParams, Map headerParams) { // TODO: support oauth } }