kcode-k1-access-groups-testkit 0.3.0

Groups-backed authorization conformance for K1 Access
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "kcode-k1-access-groups-testkit"
version = "0.3.0"
edition = "2024"
license = "MIT"
description = "Groups-backed authorization conformance for K1 Access"

[dependencies]
kcode-k1-access = "0.5.0"
kcode-k1-groups = "0.3.1"
kcode-k1-peering = "0.3.0"
kcode-k1-txn-ordering = "0.5.0"
tempfile = "3"