This commit: * makes Create rpc call to be unary message; * changes CreateRequest structure; * changes CreateResponse structure.
This commit: * moves Token message to service package; * updates token structure (new verb field, some renaming); * replaces VerificationHeader header with Token in object package; * removes no longer used VerificationHeader message.