You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
99: fix: root NUC validation r=mfontanini a=mfontanini
The recent change on NUC validation when there were root keys in the validator but there were no proofs in the token caused tokens minted by nilauth to be considered invalid. This changes that so that if there are no proofs and there are root keys, we consider the token valid if the token itself is signed by a root keypair.
Co-authored-by: Matias Fontanini <[email protected]>
0 commit comments