Hi guys, I am using your module and I'm wonder if we can made the `sub` claim optional? This is the output in nginx error log when sending our JWT token: ``` 2021/11/26 06:44:30 [error] 9#9: *14 the jwt does not contain a subject, client: 8.8.8.8, server: , request: "GET /secure-auth-header/ HTTP/1.1", host: "3.3.3.3:8000" ```