Search Results for "passport requesting system"

Showing 25 open source projects for "passport requesting system"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Passport

    Passport

    Simple, unobtrusive authentication for Node.js

    Passport is a flexible authentication middleware for Node.js that provides a modular and extensible system for handling user login and identity in web applications. 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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Zuul

    Zuul

    Gateway service providing dynamic routing, monitoring and more

    Zuul is an L7 application gateway that offers many capabilities, including dynamic routing, monitoring, security, resiliency and more. It is used in the backend of the Netflix streaming service as a front door for all requests from devices and web sites. Zuul is ideal for cases like this where API traffic volume and diversity can become overwhelming and cause production issues to arise suddenly and without warning. Zuul has a broad range of filters that enable it to perform multiple...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    JupyterQuiz

    JupyterQuiz

    An interactive Quiz generator for Jupyter notebooks and Jupyter Book

    JupyterQuiz is a tool for displaying interactive self-assessment quizes in Jupyter notebooks and Jupyter Book. Important Note for JupyterLab 4 Users: Changes to the math rendering system in JupyterLab 4 have broken the LaTeX rendering in JupyterQuiz. There is not currently a simple solution, but I have opened an issue requesting that the necessary methods be made available. Math should still work in Jupyter Book. A very hacky solution is available in version 2.7.0a1, which loads MathJax 3 on top of the JupyterLab MathJax version. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lumen Framework

    Lumen Framework

    The Laravel Lumen Framework

    ...Since Lumen is a totally separate framework from Laravel, it does not intentionally offer compatibility with any additional Laravel libraries like Cashier, Passport, Scout, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Telegram API Library

    Telegram API Library

    Complete async capable Telegram bot API implementation for PHP7

    This is a PHP7 bot API implementation for Telegram implementing the vast majority of Bot API up until v4.7. The only thing it does not implement is Telegram Passport which was introduced in Bot API v4.0. It is unlikely to be introduced as it may introduce security vulnerabilities. However, if you think you have a strong case for the need, feel free to let me know. Enables you to anything supported by the Telegram Bot API: messages, stickers, location, inline bots and any other supported...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    onepoint

    onepoint

    Assistant tool that integrates coding, writing, and reading functions

    Onepoint is an open-source AI assistant based on Electron, designed to create the ultimate desktop productivity tool. Its initial goal was to develop a smart floating window similar to Apple's intelligent assistant that does not take up desktop space or system performance and can be quickly accessed through global hotkeys for user convenience. With ChatGPT technology, users can continuously train onepoint to generate and reconstruct content with greater accuracy (onpoint), thereby improving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MERN Boilerplate

    MERN Boilerplate

    A Full MERN Stack Boilerplate for Web Apps

    MERN Boilerplate is a starter template for building applications using the MERN (MongoDB, Express, React, Node.js) stack, offering a ready-to-use setup. A Full MERN Stack Boilerplate for Web Apps. Includes a local authentication system using a passport. The user is given a simple profile with a Full Name and Profile Picture. The user is also able to reset the password and username case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Loup ROM

    Loup ROM

    Unofficial LOS builds compiled against Clang 4.0/uberTC 6 for santoni

    Unofficial LOS builds compiled against Clang 3.8 and UberTC 6 for santoni. It includes Loup Kernel with custom compilation flags =). **Starting from 2018-02-06 zip, Delta OTA updates are enabled!** **Old OTA server was deprecated and deleted!!!. If you get an error while checking for updates, please download the latest release and flash it manually** If you only want the kernel go here: https://sourceforge.net/p/loup-kernel/ Device Tree (forked from nikesh001):...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    JavaScript implementation of the IPFS Mutable File System. The code published to npm that gets loaded on requires is an ES5 transpiled version with the right shims added. This means that you can require it and use with your favorite bundler without having to adjust the asset management process. The mfs works by storing a reference to the root node's CID in LevelDB. LevelDB does not support concurrent access so there are read/write locks around bits of the code that modify the the root node's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    passport-facebook

    passport-facebook

    Facebook authentication strategy for Passport and Node.js.

    passport-facebook is a Passport strategy for authenticating users with their Facebook credentials using the OAuth 2.0 protocol, enabling Node.js applications to let visitors log in with their Facebook account easily. It manages the redirection to Facebook’s login page, the authorization code exchange, and the retrieval of basic profile information, reducing the boilerplate developers would otherwise write to integrate with Facebook’s API manually. When used with Express and Passport, the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    WebcamServer

    WebcamServer

    Tool to remotely activate a camera and capture images up on GET-reques

    Usual webcams run a server Tom remotely access images and videos. This often prevents the server from going to suspend. This tool listens on a configurable port on a GET request requesting a .jpg file. Up on such a request, the webcam is configured, activated, an image is captured, and the image is returned as a usual http reply. This enables the server to suspend and to wait for a WOL to resume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Laverca

    Laverca

    Mobile signature service client Java API

    Laverca is an open-source Java API for requesting signatures using mobile signature services. Mobile signature service (MSS) allows users to sign messages securely using mobile devices. For instance, Laverca API can be used for document signing or strong user authentication in a login system. Laverca implements the ETSI TS 102 204 SOAP interface for application providers (APs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Restaurant Script (PizzaInn_Project)

    Restaurant Script (PizzaInn_Project)

    Restaurant Script is a Pizza Restaurant Ordering System for Everyone!

    ...I'm requesting you guys to show your support through your donations to keep our script alive. Please DONATE any amount to show that you care about the work we do and that of Open Source (Always Free Forever!). Thanks guys and God bless you All.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dynamic Survey

    Dynamic Survey

    Web based survey with plenty of features.

    This scripts allows for up to 10 questions, of administrators liking. Dynamic configuration like requesting name, phone, mail, address etc etc. It allows for comments when voting. It also works without interfering with your address line. A detailed display of satisfaction, along with the option to print out comments and user details list/print friendly way. Easy to integrate and set up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Not just another electronic medical record. Web Based Open source, uses pdfs,tifs. Allows users to log in and view medical records by requesting access - the owner of the repository grants access to view online, email, or print PDFA. Windows, Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PACtory is a highly customizable way for handling proxy configuration settings with a dynamically created .pac-File, also known as "Windows Proxy Auto Detection" or "wpad.dat"-File, which is generated on the fly while the client is requesting it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A project management system that focus on allocating tasks to staff members for specific projects, requesting updates, billing management etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    openWallet is a single sign-on (SSO) solution for the internet. It differs from other SSO solutions (such as MS Passport) in that the user is in charge of their own data, rather that some centralized or third party repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ORS - Online Reservation System is designed to provide full resources for companies, which are requesting reserving features to their sites. Can be easily integrated into existing PHP pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PAM_PKA is a a PAM authentication module, enabling the use of cheap removable media for token authentication. PAM_PKA uses the DSA algorithm to perform public key authentication to verify the identity of the user requesting access rights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An alternative Identification system that is a replacement for Microsoft's Passport and the Liberty Alliance. Its a simple architecture that is setup so anyone can run a server and thereby have control over their online identification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pport1 is a set of drivers for the Intelogis PassPort power line networking product. PassPorts are no longer available and are not being supported by Inari (Intelogis renamed itself in 2000).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is web based project allow user to manage foreign worker data using web browser. It keep basic foreign worker info, medical and visa data, payment history, worker/passport picture and their home town address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB