Access content and header without verifying the signature? #215
              
                Unanswered
              
          
                  
                    
                      babelouest
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 3 replies
-
| You can 
 | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    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.
-
Is there a way to access a JWT claim or a JWS content and the header, without having to use a public key?
The use case examples I'm thinking of is when the public key is embedded in the header, or when there's no need to verify the signature in general, just access the data.
Beta Was this translation helpful? Give feedback.
All reactions