Skip to content

totaljs/iam

Repository files navigation

MIT License

Node.js OAuth 2 Identity and Access Management

IAM called OpenSocial


Requirements

  • Node.js +v10
  • PostgreSQL +v11
  • Total.js framework +v3.3

Installation

  • first set up DB and make DB called opensocial
  • then create tables + views + function and stored procedures defined in database.sql
  • import all code lists database_*.sql
  • get a free API key for Geolocation IP: https://www.ipdata.co defined in config file
  • set up SMTP server defined in config file
$ cd opensocial
$ npm install

To-Do

  • implement other OAuth 2.0 services (Yahoo, Yandex, Live, etc.)
  • improve Developer / My apps section by adding list of users
  • improve Admin / Apps section by adding list of users
  • add a missing documentation for OAuth 2.0

Funding

This product is 100% sponsored by LabLynx, Inc.. It's written under MIT license.

Author

About

Total.js Identity and Access Management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published