Documentation
    Preparing search index...

    Interface JwkSetOptions

    An interface for passing in options to the JwkSet Constructor and validator.

    interface JwkSetOptions {
        expiresIn?: number;
    }
    Index

    Properties

    Properties

    expiresIn?: number

    The time until expiration, in seconds