Socket
Socket
Sign inDemoInstall

ejoy-connect

Package Overview
Dependencies
423
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ejoy-connect

A modern authorization server built to authenticate your users and protect your APIs


Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

0.1.59 (2016-01-09)

Full Changelog

Implemented enhancements:

  • Reuse previous user consent when reauthorizing a third party client #26

Fixed bugs:

  • connect-redis - ERR wrong number of arguments for 'set' command #298

Closed issues:

  • Will you accept a PR updating the Dependencies? #300
  • Getting connect up and running on OS X #294
  • npm install on OS X with node 0.12 failing #287
  • Coverage data for the Travis build? #274

Merged pull requests:

  • Extract ensureWritableDirectory to fs-utils #308 (bauglir)
  • Return array of strings from authorizedScope #307 (bauglir)
  • Add endpoints for manipulating client roles #306 (bauglir)
  • Ensure writable logs folder on boot #305 (bauglir)
  • UserInfo update #303 (christiansmith)
  • udpate dependencies #301 (nelsonic)
  • feat(authorize): reuse existing consent with third party client #299 (EternalDeiwos)
  • Specifying 'query' response_mode still resulted in fragmented (#) response. #297 (tonyevans)
  • eslint to ignore public vendor scripts. #295 (henrjk)
  • Improve coveralls in travis build #293 (henrjk)
  • Add coveralls.io to build #290 (christiansmith)
  • feat(logger): replace bucker with bunyan #282 (anth1y)

Readme

Source

Anvil Connect

Join the chat at https://gitter.im/anvilresearch/connect Slack IRC

Build Status Coverage Status npm version Dependencies img img Known Vulnerabilities

We're building a modern authorization server to authenticate your users and protect your APIs.

Simplified Security
  • Share user accounts between multiple apps and services with Single Sign-On (shared sessions)
  • Issue signed JSON Web Tokens to protect your APIs
  • Be a federated identity provider with OpenID Connect
  • Enable third-party developers using two- and three-legged OAuth 2.0
Flexible User Authentication
  • Use local passwords, OAuth 1.0, OAuth 2.0, OpenID, SAML 2.0, LDAP, Active Directory, and more
  • Works out of the box with Google, Facebook, Twitter, GitHub, and a growing list of providers
  • Custom schemes using virtually any existing Passport.js strategy or your own code
Make it yours
  • Brand the interface with your own design
  • Use middleware hooks for domain specific implementations
  • Keep your changes under version control without forking
Standard, Interoperable, and Open Source
  • Language and platform agnostic
  • Implements widely accepted, well-understood protocols
  • MIT license

Getting Started

Development

We are a growing community of contributors of all kinds, join us!

Chat on Gitter or Slack

Come say hello on Gitter or Slack! We love talking shop with Anvil Connect users :)

Gitter Slack IRC

Weekly Community Meetings

Every Thursday at 9AM PDT / 12PM EDT / 4PM GMT we get together to map out the future of the project, talk through specs, review code, and help each other ship. You're welcome to join in.

Pair Programming

We often pair on more challening or new code, hop into Gitter or Slack and join us, or request your own session.

Need more engagement?

Support and consulting also available, contact us via the website or by email

Status

  • Used in production since July 2014
  • Active development as of March 2015

MIT License

Copyright (c) 2015 Anvil Research, Inc.

Keywords

FAQs

Last updated on 08 Aug 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc