videosphere
    Preparing search index...

    Function logForgotPasswordResetTokenToStdout

    • Logs a forgot-password reset link to stdout for operator retrieval.

      Parameters

      • email: string

        Account email the token was issued for.

      • resetUrl: string

        Full reset-password URL.

      • expiresAt: Date

        Token expiry timestamp.

      Returns void