jwks-client 0.1.2

Library to validate JWT tokens using JSON Web Key Set (JWKS) (Formerly shared_jwt)
Documentation
language: rust
rust:
  - nightly
matrix:
  allow_failures:
    - rust: stable
  fast_finish: true