DigiChanges / node-experience

Hello! NExp (Node Experience) is a boilerplate for Node, which makes use of a Hexagonal architecture, in addition to all the power of TypeScript that combined allow a perfect cohesion thus achieving a clean and at the same time very powerful implementation.
https://nexp.docs.digichanges.com
MIT License
52 stars 36 forks source link

Refactor: auth management NEXP to make it compatible with keycloak #165

Closed Murzbul closed 11 months ago

Murzbul commented 1 year ago

Se debe re hacer la parte de authorization management en NExp. Se tiene que integrar la logica de los scopes, permisos, resources y politicas para que sea compatible con keycloak. Esto quedaria para la siguiente version. Solo se podria asignar roles a los users.