proc signJwt(header, claims: JsonNode; secret: string): string {. ...raises: [CrunchyError, ValueError, Exception, CatchableError], tags: [RootEffect], forbids: [].}