Replies: 1 comment 4 replies
-
| I believe this is already possible when working with  However, in other runtimes and key representations this is not possible because the  | 
Beta Was this translation helpful? Give feedback.
                  
                    4 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.
-
Currently the library throws an error if we try to verify a JWT with a private key.
Wouldn't it be better if the library automatically extracts the public key if it detects private key is used ?
And I couldn't find any helper method to extract public key from private key.
Beta Was this translation helpful? Give feedback.
All reactions