With the current behavior, the user is stuck in an invalid state once the CSRF-Token is invalid and override is false.
My proposal is to not throw an exception and return a new, valid token instread.
https://github.com/Psifi-Solutions/csrf-csrf/blob/main/src/index.ts#L82