samlify-q
TypeScript icon, indicating that this package has built-in type declarations

2.4.1 • Public • Published

samlify · Build Status npm version Coverage Status

Highly configuarable Node.js SAML 2.0 library for Single Sign On

Welcome PRs

Welcome all PRs for maintaining this project, or provide a link to the repositories especially for use cases alongside with different frameworks.

Sponsor

If you want to quickly implement SAML SSO, feel free to check out Auth0's NodeJS SDK and free plan at auth0.com/overview.

Installation

To install the stable version

$ yarn add samlify

Development

This project is now developed using TypeScript, also support Yarn which is a new package manager.

$ yarn global add typescript
$ yarn

Get Started

const saml = require('samlify');

See full documentation here

Example

react-samlify SP example powered by React, TypeScript and Webpack

Talks

An introduction to Single Sign On

License

MIT

Copyright

Copyright (C) 2016-present Tony Ngan, released under the MIT License.

Dependencies (12)

Dev Dependencies (11)

Package Sidebar

Install

npm i samlify-q

Weekly Downloads

1

Version

2.4.1

License

MIT

Unpacked Size

460 kB

Total Files

82

Last publish

Collaborators

  • slimm609