t10d/kingdom-python-server

Adapt authorization module to work with current entrypoints

Opened this issue · 0 comments

Analogous to #20, but for entrypoint integrations.

Goal

One liner: Integrate authorization module services to current implementations of middleware & directives.

  1. Adapt authentication middleware and context propagation
  2. Adapt authorization middleware and proper scope results handling on query resolvers
  3. Proper error handling