Skip to content

Further simplify authuser interface.

Paul Bryant requested to merge auth-refactor-improved-interface into develop

This commit greatly simplifies how user context is gathered and ultimately supplied through the Authorized interface. The goal is to allow a single function by which the entire pre-authorized user context can be requested and consumed.

Edited by Paul Bryant

Merge request reports