Showing 124 open source projects for "oauth"

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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Casdoor

    Casdoor

    An open-source Identity and Access Management (IAM)

    A UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CAS, integrated with Casbin RBAC and ABAC permission management. Within a few steps, we can setup a Casdoor app and realize our authorization management. Casdoor has a front-end back-end separation architecture, with maneuverable web UI and supporting high concurrency. Casdoor is supporting multi-languages, using i18n to support multi-languages UI. For more languages support, welcome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Überauth

    Überauth

    An Elixir Authentication System for Plug-based Web Applications

    Ueberauth is a two-phase authentication framework that provides a clear API, allowing for many strategies to be created and shared within the community. It is heavily inspired by Omniauth. You could call it a port but it is significantly different in operation, but almost the same concept. Huge hat tip to Intridea. Ueberauth provides only the initial authentication challenge, (initial OAuth flow, collecting the information from a login form, etc). It does not authenticate each request, that's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OverVue

    OverVue

    Prototyping Tool For Vue Devs

    .... Options to add OAuth boilerplate to add additional functionality to the exported prototype project code. The ability to load the application and/or devtools requires a tool/application to run a linux display as WSL does not have any display drivers since it is based off of just a CLI. To add a new component, type its name in the component name box and select any HTML elements that should be rendered by that component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Notion SDK for JavaScript

    Notion SDK for JavaScript

    Notion JavaScript Client

    Import and initialize a client using an integration token or an OAuth access token. Integrations don't have access to any pages (or databases) in the workspace at first. A user must share specific pages with an integration in order for those pages to be accessed using the API. This helps keep you and your team's information in Notion secure. Start from a new or existing page in your workspace. Insert a new database by typing /database and selecting a full page table. Give it a title. I've...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Connexion

    Connexion

    Swagger/OpenAPI First framework for Python on top of Flask

    Connexion is a framework on top of Flask that automagically handles HTTP requests defined using OpenAPI (formerly known as Swagger), supporting both v2.0 and v3.0 of the specification. Connexion allows you to write these specifications, then maps the endpoints to your Python functions. This is what makes it unique from other tools that generate the specification based on your Python code. You are free to describe your REST API with as much detail as you want and then Connexion guarantees...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DjangoBlog

    DjangoBlog

    A blog system based on python3.8 and Django3.0

    Articles, pages, categories, tags (add, delete, edit), etc. Articles and pages support Markdown and highlighting. Articles support full-text search. Complete comment feature, include posting reply comment and email notification. Markdown supporting. Sidebar feature, new articles, most readings, tags, etc. OAuth Login supported, including Google, GitHub, Facebook, Weibo, QQ. Memcache supported, with cache auto refresh. Simple SEO Features, notify Google and Baidu when there was a new article...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    go-github

    go-github

    Go library for accessing the GitHub API

    go-github is a Go client library for accessing the GitHub API v3. Currently, go-github requires Go version 1.13 or greater. go-github tracks Go's version support policy. We do our best not to break older versions of Go if we don't have to, but due to tooling constraints, we don't always test older versions. If you're interested in using the GraphQL API v4, the recommended library is shurcooL/githubv4. go-github is compatible with modern Go releases in module mode. Resolve and add the package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Jekyll Auth

    Jekyll Auth

    A simple way to use GitHub OAuth to serve a protected Jekyll site

    A simple way to use GitHub OAuth to serve a protected Jekyll site to your GitHub organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    git-secret

    git-secret

    A bash-tool to store your private data inside a git repository

    There’s a well-known issue with deploying and configuring software on servers: generally, you have to store your private data (such as database passwords, application secret-keys, OAuth secret keys, etc) outside of the git repository. If you do choose to store these secrets unencrypted in your git repo, even if the repository is private, it is a security risk to copy the secrets everywhere you check out your repo. These files are not version controlled. Filenames, locations, and passwords...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kubebox

    Kubebox

    Terminal and Web console for Kubernetes

    Terminal and Web console for Kubernetes. Kubebox can be served from a service hosted in your Kubernetes cluster. Terminal emulation is provided by Xterm.js and the communication with the Kubernetes master API is proxied by the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ts-hydra-rfc8693

    An implementation of RFC 8693 for Ory Hydra, providing powerful capabilities for token exchange in OAuth 2.0 and OpenID Connect servers.

    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Convertigo

    Convertigo

    Low Code Platform for Enterprises

    Convertigo is an open source Low Code Application Platform (LCAP) featuring MXDP (Multi eXperience Development Platform) for full-stack mobile and web application development - Large variety of connectors to enterprise apps - Low Code microservice builder to orchestrate and combine data and processes from multiple enterprise apps. - Offline data and complete data synchronization for disconnected scenarios. - Cross-platform WebApp and Native app mobile application development tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SAML Jackson

    A SAML SSO service designed as an OAuth 2.0 or OpenID Connect flow

    Jackson implements the SAML login flow as an OAuth 2.0 or OpenID Connect flow, abstracting away all the complexities of the SAML protocol. Integrate SAML with just a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nrg

    nrg

    A batteries-included web framework for Node.js

    A batteries-included Node.js web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    twitchtube

    twitchtube

    Twitch YouTube bot. Automatically make video compilations

    Automatically make video compilations of the most viewed Twitch clips, and upload them to YouTube using Python 3. twitchtube is currently being rewritten, which will include breaking changes. Every parameter that is not specified, will default to an assigned value in config.py.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Hasura Backend Plus (HBP)

    Hasura Backend Plus (HBP)

    Auth and Storage for Hasura

    Works alongside with Hasura GraphQL Engine and seamlessly integrates the recurrent features you're craving for. Comprehensive user accounts management, JWT, optional multi-factor authentication, Hasura claims with roles and custom fields and many more. Easy and configurable API for any S3-compatible object storage such as Minio. The easiest way to deploy HBP is with our official Nhost managed service. Get your perfectly configured backend with PostgreSQL, Hasura and Hasura Backend Plus and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IdentityServer4

    IdentityServer4

    OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

    IdentityServer is a free, open-source OpenID Connect and OAuth 2.0 framework for ASP.NET Core. Founded and maintained by Dominick Baier and Brock Allen, IdentityServer4 incorporates all the protocol implementations and extensibility points needed to integrate token-based authentication, single-sign-on and API access control in your applications. IdentityServer4 is officially certified by the OpenID Foundation and thus spec-compliant and interoperable. It is part of the .NET Foundation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gas-github

    gas-github

    sync gas code to github

    Manage your gas code with GitHub/GitHub enterprise/bitbucket/GitLab. Manage your Google Apps Script code with your favorite SCM (Github/Github enterprise/bitbucket). The new version requires Google OAuth to call Apps Script API, before the OAuth app be verified by Google, it only allow to grant 100 users' permission, if you encounter some errors said can not grant permission to the app, please wait for the verification process completed, sorry for the inconvenience! The extension does not use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel Youtube

    Laravel Youtube

    Laravel PHP Facade/Wrapper for the Youtube Data API

    Laravel PHP Facade/Wrapper for the Youtube Data API v3 (Non-OAuth).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Dineezy

    Dineezy

    Digital menu and QR code based restaurant management system

    Digital menu and QR code-based restaurant management system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    prestissimo

    prestissimo

    Composer parallel install plugin

    This is a composer 1.x plugin that downloads packages in parallel to speed up the installation process. This plugin is for Composer1; Composer2 is very fast on its own. Recognize composer's options. You don't need to set any special configuration. To avoid Composer asking for authentication it is recommended to follow the procedure on composer's authentication. For github.com you could also use an auth.json file with an oauth access token placed on the the same level as your composer.json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wayne

    Wayne

    Kubernetes multi-cluster management and publishing platform

    Wayne is a universal, web-based Kubernetes multi-cluster management platform. It reduces service access costs by visualizing Kubernetes object template editing. With a complete permission management system and adapting to multi-tenant scenarios, it is a publishing platform suitable for enterprise-level clusters. Wayne has been serving 360 search on a large scale, carrying most of the online services, stably managing nearly a thousand applications, and tens of thousands of containers, running...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Twitter-Post-Fetcher

    Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API

    Allows you to get your tweets displayed on your website using JavaScript, without using new Twitter 1.1 API. Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high. Even worse I couldn't find any simple solutions for JavaScript. All code examples were server-side. So after much thinking, I invented the following solution. It makes use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Git Credential Manager for Windows

    Git Credential Manager for Windows

    Secure Git credential storage for Windows for Visual Studio

    ... for GitHub. Git Credential Manager Core (GCM Core) supports OAuth-based authentication with GitHub and is the replacement for GCM for Windows. The Git Credential Manager for Windows (GCM) provides secure Git credential storage for Windows. It's the successor to the Windows Credential Store for Git (git-credential-winstore), which is no longer maintained. Compared to Git's built-in credential storage for Windows (wincred).
    Downloads: 3 This Week
    Last Update:
    See Project