nx_no_cookie_session_test.nx
buildroot/runtime/hub/nx_no_cookie_session_test.nx
about
nx_no_cookie_session_test.nx -- 1:1 runtime proof of the no-cookie session
auth (mint -> validate -> realm + negative cases). This is the MONITOR-pillar
regression for T#ncs-verify-convention: the verify-success check in
nx_ncs_validate_token was `!= 0` (wrong: ed25519_verify_full returns 1 on
valid), which rejected every valid token AND would accept invalid ones.
main() returns 0 on all-pass, else the failing assertion number.
dependencies 1 imports · 0 importers
imports: nx_no_cookie_session.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 9 | func main() -> i64 |