loopback4-microservice-catalog icon indicating copy to clipboard operation
loopback4-microservice-catalog copied to clipboard

A Catalog of Microservices Created by SourceFuse for the Community

Results 232 loopback4-microservice-catalog issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When users logged in through Cognito need to log out, we face an issue as the current logout API only...

secure-coding-practice

## Description Added patch api in task service to update any tasks. Added permission for updateTask. Fixes [GH-2032](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/2032) ## Type of change - [ ] Bug fix (non-breaking change which...

**Describe the bug** User not able to generate migration manually as mentioned in readme ![image](https://github.com/sourcefuse/loopback4-microservice-catalog/assets/107617248/ac161161-a7ce-467d-930d-e4b4ffb88c32) **To Reproduce** Steps to reproduce the behavior: 1. create a lb4 app 2. follow the...

**Describe the bug** Remove the logic from the repositories and move it to a separate service. Also add the test cases wherever necessary. eg :- https://github.com/sourcefuse/loopback4-microservice-catalog/blob/master/services/authentication-service/src/repositories/user.repository.ts **To Reproduce** Steps to...

**Is your feature request related to a problem? Please describe.** ARC API support for configuring and managing tenant tier licensing plans

saas
saas-phase1

**Is your feature request related to a problem? Please describe.** It is necessary to have a "change password" feature in sourceloop Cognito API. When a logged-in user tries to change...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

saas

**Is your feature request related to a problem? Please describe.** ARC API support for bill payments - generate bill - management of bills

saas
saas-phase1

**Is your feature request related to a problem? Please describe.** I need to update a task priority or task status or any other field for a task there is no...

**Is your feature request related to a problem? Please describe.** We have to support a multi-platform world at the authentication level. There is no guarantee downstream services will be ARC...