Scope-aware admin mutations for the user detail surface.
Summary
Functions
@spec revoke_all_sessions(map(), Sigra.Admin.Scope.t(), binary()) :: {non_neg_integer(), nil}
@spec revoke_session(map(), Sigra.Admin.Scope.t(), binary(), binary()) :: :ok
Scope-aware admin mutations for the user detail surface.
@spec revoke_all_sessions(map(), Sigra.Admin.Scope.t(), binary()) :: {non_neg_integer(), nil}
@spec revoke_session(map(), Sigra.Admin.Scope.t(), binary(), binary()) :: :ok