@auth0/nextjs-auth0 - v4.8.0
    Preparing search index...

    Class AbstractSessionStoreAbstract

    Index

    Constructors

    Properties

    cookieConfig: CookieOptions
    secret: string
    sessionCookieName: string

    Methods

    • calculateMaxAge calculates the max age of the session based on createdAt and the rolling and absolute durations.

      Parameters

      • createdAt: number

      Returns number