Reject OAuth2 reject grant code.
@MPI(name: "mesh.oauth2.reject") Future<void> reject(String code, {Context? ctx}) { throw UnimplementedError('reject() has not been implemented.'); }