Skip to content

fix(manager): revalidate contracts before issuing tokens

Ronald Koster requested to merge review/206-verify-contract-not-after into main

The token endpoint would not produce an error when issuing a token for a Contract that was manually updated in the database. This commit makes sure that this does happen.

Issue: fsc-nlx#206

Merge request reports