Core Design Services Rpc - Gadreel/dcraft GitHub Wiki

Protect server side code executed by remote calls

  • in services
    • service has auth checks in schema
    • custom checker is allowed too, per op
  • custom handling, coder must only call services that are allowed for user!
    • in web page
    • in File Store (vs File Store Adapter)