Consider using < instead of <= on Line 625 below. From the frontend, we might just want the signature to be valid for the current block. So we just use block.timestamp but currently it requires expiresIn to be greater than block.timestamp.
A similar instance also exists in the function signatureClaim() in the phiFactory.sol contract and createCred() function in the Cred.sol contract.
