Ultimately we plan to allow services to read/write their own user metadata. This means the API gateway will accept incoming POST requests to the /api/userdata endpoint. We should establish a token flow or other auth for services to authenticate these requests with the gateway.
Ultimately we plan to allow services to read/write their own user metadata. This means the API gateway will accept incoming POST requests to the
/api/userdataendpoint. We should establish a token flow or other auth for services to authenticate these requests with the gateway.