google_pem 0.1.0

Google token validation
Documentation

Fetches Google PEM and validates JWTs.

This API has three levels:

  • Fetch, cache, and validate keys: [cache::Keys].
  • Fetch and validate keys: [keys::Keys].
  • Fetch keys: [fetch::into], [fetch::process_headers] (or [fetch::body]), and [Parse].