Skip to main content

IdTokenFieldsWithExtra

Type Alias IdTokenFieldsWithExtra 

Source
pub type IdTokenFieldsWithExtra = IdTokenFields<ExtraOidcClaims, EmptyExtraTokenFields, CoreGenderClaim, CoreJweContentEncryptionAlgorithm, CoreJwsSigningAlgorithm>;

Aliased Typeยง

pub struct IdTokenFieldsWithExtra { /* private fields */ }