Showing 2 open source projects for "video-making"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 1
    Passport

    Passport

    Simple, unobtrusive authentication for Node.js

    ...It doesn’t impose specific user model structures or storage strategies but instead offers a unified API driven by “strategies”—small plugins that encapsulate authentication logic for protocols such as local username/password, OAuth, OpenID, SAML, and many others. This design allows developers to plug in only the strategies they need and swap or add new ones without rewriting core application logic, making Passport highly adaptable for diverse authentication requirements. Passport hooks into Express (and similar frameworks) using middleware functions that run during the request lifecycle, simplifying tasks like session management, credential validation, and user serialization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    passport-local

    passport-local

    Username and password authentication strategy for Passport and Node.js

    passport-local is a Passport strategy module for Node.js that enables user authentication using traditional username and password credentials, making it ideal for web applications that require simple, form-based login systems. It plugs directly into the Passport middleware ecosystem and lets developers define precisely how users are looked up and verified against stored credentials, which can be adapted to any database or user store. Instead of managing authentication logic manually in every route, passport-local centralizes the process through a strategy interface where you provide a function to find and validate the user. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next