Zoapp / backend

Zoapp is an ES2017 javascript framework to build cool backend
MIT License
4 stars 0 forks source link

Add management endpoint #56

Open licarth opened 6 years ago

licarth commented 6 years ago

This endpoint will be disabled by default to prevent security holes in existing use cases.

The goal of this endpoint is to be able to manipulate profiles (and zoapp users behind that) :

This endpoint is not meant to be exposed publicly, but restricted on the network layer (by Kubernetes ingress rules for instance).