OidcParSchema: Struct<
    {
        expiresIn: optional<typeof Number$>;
        requestUri: optional<typeof String$>;
    },
> = ...