reception
v1.0.2
Published
single signon for multiple applications
Downloads
37
Readme
reception
single signon for multiple applications
Availabililty
Status for master
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: {
}
})