A general ID and token generator for any organization. It provides:
- Authentication Token
- Numeric ID
- Numeric ID for 3rd-party organizations
- Numeric ID for users
- Short ID
- Shorter ID
- UUID (Random)
- UUID (Namespace)
- UUID (Namespace) for 3rd-party organizations
- UUID (Namespace) for users
- Deploy auth_app_self
- Configure CouchDB according to id_generator_couchdb
- Configure
src/config.json
- Configure
src/corsOrigin.ts
- Configure
src/credential/couchdb.json
- Configure
src/credential/self.json
- Configure
test/config.json
npm test
- LMOS CouchDB
GNU Affero General Public License v3.0
- Kyle Chine (Initial Author / Dec 17, 2019)