Module openid_client::types

source ·
Expand description

Types Module

All the types, response, request, error etc are in this module

Structs

Type Definitions

  • type RequestInterceptor is the alias for the closure that can be passed through one of several methods that will be executed every time a request is being made.