Error for Option<T> in validator #357
              
                Unanswered
              
          
                  
                    
                      jb-alvarado
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I use this validator function:
And with
HttpAuthentication::with_fn(validator)I call that. But now when I make a request to my app, without credentials, I always get a debug log message:In actix-web-httpauth v0.6 this was not happen.
Is there any way to get rid of that debug message?
Beta Was this translation helpful? Give feedback.
All reactions