Skip to content

AkankshaNichrelay/verify-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verify-jwt

This is a small webservice that verify the signature of a JWT using provided public JWK. Uses Actix-Web and JoseKit

Endpoint

  • POST localhost:8080/verify-jwt

Running Locally

  • To run application on localhost:8080
    • cargo run
  • To run unit tests
    • cargo test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages