I found [FOSOAuthServerBundle](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle) implementing this. See [FOSOAuthServerBundle/blob/master/Model/ClientInterface.php#L49-57](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/blob/master/Model/ClientInterface.php#L49-57) and [FOSOAuthServerBundle/blob/master/Model/Client.php#L123-137](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/blob/master/Model/Client.php#L123-137)
I found FOSOAuthServerBundle implementing this.
See FOSOAuthServerBundle/blob/master/Model/ClientInterface.php#L49-57 and FOSOAuthServerBundle/blob/master/Model/Client.php#L123-137