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

1.0.2 • Public • Published

reception

single signon for multiple applications

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

What is the usecase for reception?

Imagine your are a company and you run multiple apps. Wouldn't it be great to have one user database and to allow your users to gradually adopt more and more of your dependent or independent apps? Then enter the world of reception. It is a service that manages user roles for you.

Usage

Use TypeScript for best in class instellisense.

import * as reception from reception
 
let myReception = reception.Reception({
    strategyData: {
        
    }
})
 
 

npm

Readme

Keywords

Package Sidebar

Install

npm i reception

Weekly Downloads

8

Version

1.0.2

License

MIT

Last publish

Collaborators

  • lossless