Add project createapitoken endpoint
A project owner or admin (with the 'modify_project') acl can
ask the creation of a project user token. The token
description and acl can be passed to the endpoint.
The endpoint return the token id and the description.