- adds an access token middleware to read the x-access-token header,
extract the reva user from it and store it in the context
- implments the ocs/v[12].php/cloud/user/signing-key endpoint
- reads or creates signing key in ocis-store
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>