Showing 22 open source projects for "ntlmv2-auth"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    Microsoft Authentication Library .NET

    Microsoft Authentication Library .NET

    Microsoft Authentication Library (MSAL) for .NET

    MSAL.NET (Microsoft.Identity.Client) is an authentication library that enables you to acquire tokens from Azure AD, to access protected Web APIs (Microsoft APIs or applications registered with Azure Active Directory). MSAL.NET is available on several .NET platforms (Desktop, Universal Windows Platform, Xamarin Android, Xamarin iOS, Windows 8.1, and .NET Core). The MSAL library for .NET is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dj-Rest-Auth

    Dj-Rest-Auth

    Authentication for Django Rest Framework

    Since the introduction of django-rest-framework, Django apps have been able to serve up app-level REST API endpoints. As a result, we saw a lot of instances where developers implemented their own REST registration API endpoints here and there, snippets, and so on. We aim to solve this demand by providing dj-rest-auth, a set of REST API endpoints to handle User Registration and Authentication tasks. By having these API endpoints, your client apps such as AngularJS, iOS, Android, and others can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Redwood

    Redwood

    The App Framework for Startups

    Focus on building your startup, not fighting your framework. Redwood is the full-stack web framework designed to help you grow from side project to startup. Our mission is to help more startups explore more territory, more quickly. We begin by crafting a more integrated framework. We’ve chosen the world’s most popular rendering engine to power Redwood’s web frontend. With React, you’ll have your pick of learning materials, design systems, and trained employees. As your project grows, so will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EaseProbe

    EaseProbe

    A simple, standalone, and lightweight tool

    EaseProbe is a simple, standalone, and lightweight tool that can do health/status checking, written in Go. Checking the HTTP status code, Support mTLS, HTTP Basic Auth, and can set the Request Header/Body. Check whether a TCP connection can be established or not. Run a Shell command and check the result. Run a remote command via SSH and check the result. Support the bastion/jump server. Connect to a given port using TLS and (optionally) validate for revoked or expired certificates. Run an SSH...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    ASP.NET Minimal APIs Made Easy

    ASP.NET Minimal APIs Made Easy

    A light-weight REST API development framework for ASP.Net 6

    It nudges you towards the REPR Design Pattern (Request-Endpoint-Response) for convenient & maintainable endpoint creation with virtually no boilerplate. Performance is on par with Minimal APIs. It's faster, uses less memory and does around 45k more requests per second than a MVC Controller in our benchmarks. Convenient business logic validation & error responses. Easy access to environment & configuration settings. Supports policy/permission/role/claim based security. In-process pub/sub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gRPC-Go

    gRPC-Go

    The Go language implementation of gRPC. HTTP/2 based RPC

    gRPC is a modern open source high performance Remote Procedure Call (RPC) framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. Define your service using Protocol Buffers, a powerful binary serialization toolset and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Blitz

    Blitz

    The Missing Fullstack Toolkit for Next.js

    ... add social third-party integrations like Google, Github, and Auth0. Set up a new app in 2 mins instead of 2 weeks. Everything will be set up for you including auth, user signup, forgot password, and your form library of choice. You can manage everything from the database to your frontend all inside a single app. Only one thing to develop. Only one thing to deploy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Go Micro

    Go Micro

    A framework for distributed systems development

    Go Micro is a framework for distributed systems development. Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. The Micro philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly but everything can be easily swapped out. Auth is built in as a first class citizen. Authentication and authorization enable secure zero trust networking by providing every service an identity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    react-admin

    react-admin

    Framework for building B2B applications running in the browser

    ..., redux, react-final-form, react-router and a few more. Super-fast UI thanks to optimistic rendering (renders before the server returns). Undo updates and deletes for a few seconds. Relationships (many to one, one to many). Data Validation. Internationalization (i18n). Themeable, Highly customizable interface. Supports any authentication provider (REST API, OAuth, Basic Auth, ...). Full-featured datagrid (sort, pagination, filters).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    Sureness

    Sureness

    A simple and efficient security framework

    ... Process, checkIn() will return SubjectSum(user information) when auth success, or throw different types of auth exceptions when auth error. Sureness has a sensible default configuration, is easy to customize, and is not coupled to any one framework, which enables developers to quickly and safely protect their projects in multiple scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RESTRIS

    RESTRIS

    REST api with NodeJS(KoaJS) MongoDB and Jest Tests

    Functional Backend implementation of REST api with NodeJS(KoaJS) MongoDB and Jest Tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    accountill

    accountill

    Fullstack open source Invoicing application made with MongoDB

    This is a side project I've been working on. A full stack invoicing application made using the MERN stack (MongoDB, Express, React & Nodejs), specially designed for freelancers and small businesses, but can be used for almost any type of business need. With this application, you can send beautiful invoices, receipts, estimates, quotes, bills etc to your clients. Jump right off the Live App and start sending invoice or download the entire Source code and run it on your server. This project is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Dapp tools by DappHub

    Dapp tools by DappHub

    Dapp, Seth, Hevm, and more

    Command line tools and smart contract libraries for Ethereum smart contract development. All you need Ethereum development tool. Build, test, fuzz, formally verify, debug & deploy solidity contracts. Ethereum CLI. Query contracts, send transactions, follow logs, slice & dice data. Testing-oriented EVM implementation. Debug, fuzz, or symbolically execute code against local or mainnet state. Sign Ethereum transactions from a local keystore or hardware wallet. dapptools is currently in a stage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    django-braces

    django-braces

    Reusable, generic mixins for Django

    django-braces provides useful Mixins for Django's class-based views. Most of these mixins replicate the behavior of Django's function-based view decorators. Others solve common headaches with working with class-based views. django-braces is stable and time-tested. It does not receive a lot of updates and is not in active development. django-braces also only officially supports Python versions that are still receiving fixes and Django LTS versions. django-braces will work with a most modern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel Compass

    Laravel Compass

    A REST client inside your Laravel app

    Laravel Compass is an elegant REST assistant for the Laravel framework that you can use to test API calls and create API documentation. it provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms and other utility endpoints based on Laravel routes in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nginx ui

    nginx ui

    Nginx UI allows you to access and modify the nginx configurations

    We use nginx in our company lab environment. It often happens that my colleagues have developed an application that is now deployed in our Stage or Prod environment. To make this application accessible nginx has to be adapted. Most of the time my colleagues don't have permission to access the server and change the configuration files and since I don't feel like doing this for everyone anymore I thought a UI could help us all. If you feel the same way I wish you a lot of fun with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Laravel Boilerplate Project

    Laravel Boilerplate Project

    Laravel Boilerplate / Starter Kit with Gentelella Admin Theme

    Laravel Boilerplate provides a very flexible and extensible way of building your custom Laravel applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kube Forwarder

    Kube Forwarder

    Easy to use Kubernetes port forwarding manager

    Kube Forwarder watches for connection status and always tries reconnect on failure. Bookmark and forward Kubernetes services from multiple clusters easily like never before. Use import and export functionality to share bookmarked services with your team or simply backup it. Use port-forwarding without installing kubectl and avoid explanations to developers on how to use it. You don't need expose services to the global network, install extra Auth reverse proxy services or use a VPN. Using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    django-rest-auth

    django-rest-auth

    This app makes it extremely easy to build Django powered SPA's

    This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication-related functionality as CBV's (Class Base View) and REST (JSON). Tivix rebuilt a NATO software system to organize and coordinate rescue missions for submarines in distress across the globe. The United Nations Partner Portal (UNPP) is a web application built for a group of UN agencies to simplify their business processes and streamline collaboration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    REST framework JWT Auth

    REST framework JWT Auth

    JSON Web Token Authentication support for Django REST Framework

    ... endpoints over SSL/TLS to protect against content tampering and certain kinds of replay attacks. You can easily test if the endpoint is working by doing the following in your terminal, if you had a user created with the username admin and password password123. Alternatively, you can use all the content types supported by the Django REST framework to obtain the auth token.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Infrastructure for contructing php applications. This software is intended as a skeleton to build MVC oriented apps. It uses some PEAR packages (such as auth, db_dataobject and html_quickform) and the Smarty template system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Laravel TALL Preset

    Laravel TALL Preset

    A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset

    A front-end preset for Laravel to scaffold an application using the TALL stack, jumpstarting your application's development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next