hwsc-org / hwsc-user-svc

Provides services to hwsc-app-gateway-svc for managing HWSC users
0 stars 1 forks source link
grpc hwsc

hwsc-user-svc

Purpose

Provides services to hwsc-app-gateway-svc for CRUD documents and user metadata in Azure CosmosDB

Proto Contract

The proto file and compiled proto buffers are located in hwsc-api-blocks

Get Status
CreateUser
DeleteUser
UpdateUser
AuthenticateUser
ListUsers
GetUser
ShareDocument
DeleteDocuments
TODO