dehypnosis / moleculer-iamLinks
Centralized IAM module for moleculer. Including a certified OIDC provider and an Identity provider for user profile, credentials, and custom claims management feature. Custom claims could be defined/updated by declarative schema which contains claims validation and migration strategy.
☆15Updated 2 years ago
Alternatives and similar repositories for moleculer-iam
Users that are interested in moleculer-iam are comparing it to the libraries listed below
Sorting:
- Moleculer storage management addon☆19Updated 7 years ago
- Auto generate openapi(swagger) scheme for molecular☆34Updated 2 months ago
- Cheatsheets for Moleculer microservices framework☆27Updated 7 years ago
- Apollo GraphQL server for Moleculer☆99Updated 4 months ago
- Socket.io API GateWay service for Moleculer framework☆98Updated 7 months ago
- OAuth2 Server + MoleculerJS☆24Updated 6 years ago
- Definitive TypeScript support for Moleculer service actions interface☆23Updated 3 years ago
- Advanced Database Access Service for Moleculer microservices framework☆33Updated last month
- Typescript NodeJS Microservices Boilerplate with Generator CLI - Moleculer, GraphQL, REST, OAuth2, Jaeger, Grafana, Prometheus, Ory Hydra…☆62Updated 3 years ago
- Official addons for Moleculer framework☆86Updated 11 months ago
- Moleculer for the browser.☆30Updated 5 years ago
- RealWorld example app with Moleculer microservices framework☆56Updated 6 years ago
- A starter project for @node-ts/bus for building distributed message based systems with node☆40Updated 3 years ago
- Fullstack moleculer Proof-of-Concept project. Moleculer in browser and on server.☆24Updated 5 years ago
- [WIP] Kanban board application. Powered by Moleculer & Vue.JS☆144Updated 3 years ago
- FSM workflow (for Node.js)☆28Updated 3 years ago
- An example setup with docker-compose, Redis, bull queue and ES6.☆69Updated 3 years ago
- TypeScript ORM for Redis.☆33Updated 3 years ago
- Microservice orchestration inspired by AWS Step functions and Apache Airflow☆38Updated 3 years ago
- Redis-backed task queue engine with advanced task control and eventual consistency☆79Updated 2 years ago
- Check if an SMTP server accepts emails to a given address☆40Updated 5 years ago
- HTTP client mixin that allows Moleculer services to communicate with remote REST APIs☆19Updated 2 years ago
- Zeronode - minimal building block for NodeJS microservices☆125Updated this week
- Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handle…☆76Updated 4 months ago
- Reliable messages for Moleculer services via external queue/channel/topic.☆83Updated last week
- CQRS and Event sourcing module for moleculerjs