1.0.0 • Published 5 years ago
@soufantech/hie v1.0.0
Installing
with yarn
yarn add @soufantech/hie
or npm
npm install @soufantech/hie
Todo:
- docs: add usage examples;
- chore: add and configure semantic-release;
- refactor: refactor authorities to their own folder;
- move
RoleAuthorityinterface from role-matcher.ts;
- move
- test: remove use of
getMappingfunction inHierarchicalRoleAuthoritytests; - refactor: remove
getMappingfunction; - feat: define role hierarchy as string (more or less like Spring Boot does);