loopback4-microservice-catalog
loopback4-microservice-catalog copied to clipboard
A Catalog of Microservices Created by SourceFuse for the Community
 Snyk has created this PR to upgrade @angular/animations from 13.1.3 to 13.4.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
update types version to use exporter GH-2088 ## Description Fixes #2088 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which...
## Description Added IDP server controller for login and discovery endpoint Fixes # (issue) #2034 ## Type of change Please delete options that are not relevant. - [x] New feature...
update urls and add scope for keycloak idp BREAKING CHANGE: yes ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation...
**Describe the bug** JWT not terminated after logout led to sensitive data exposure **To Reproduce** If the JWT token does not expire after the user logs out, it can lead...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.1 to 7.0.0. Changelog Sourced from tar's changelog. Changelog 7.4 Deprecate onentry in favor of onReadEntry for clarity. 7.3 Add onWriteEntry option 7.2 DRY the command definitions...
**Describe the bug** when using authentication service APIs to login getting following error: Error: No factory found for sf.passport.strategyFactory.localPassword API checked: auth/login(Error: No factory found for sf.passport.strategyFactory.localPassword) auth/login-token(Error: No factory...
gh-1778 ## Description Added a new package for entity level archival - Provides a repository mixin to export data to external system and delete the data - A service function...
fix issues in payment service GH-2138 ## Description Fixes #2138 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes...
BREAKING CHANGE: restructuring of component binding, refer readme ## Description - add a default implementation to support camunda 7 - added acceptance tests that test on actual camunda - resolved...