Module jwks_server::routes

source ·

Functions

  • Authenticates a user and returns a JWT.
  • Provides the public keys in JWKS (JSON Web Key Set) format.
  • Responds with a greeting message.