loopback4-microservice-catalog
loopback4-microservice-catalog copied to clipboard
A Catalog of Microservices Created by SourceFuse for the Community
Add an example of user-tenant-service in the sandbox of loopback4-microservice-catalog
**Describe the bug** A way to track sequelize issues from loopback-next in our project board. https://github.com/loopbackio/loopback-next/issues?q=is%3Aopen+is%3Aissue+label%3Asequelize **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on...
**Is your feature request related to a problem? Please describe.** We need to have a complete integration testing for cli Requirements 1. using the cli a new scaffold should be...
**Is your feature request related to a problem? Please describe.** Currently whenever any deployment happen from local system state file fo terraform stays in local system from where the deployment...
**Is your feature request related to a problem? Please describe.** Currently, whenever we do lambda based deployment we read values for env keys directly from the environment variables but ideally,...
**Describe the bug** Authentication-service: need support to manage tokens provided by the Oauth Provider used in continuation - https://github.com/sourcefuse/loopback4-microservice-catalog/issues/1263 Need to provide support when the user has logged in for...
**Is your feature request related to a problem? Please describe.** ARC API support for tenant removal (soft vs hard delete, GDPR data compliance, etc. ), along with all its users...
**Is your feature request related to a problem? Please describe.** Share user data belonging to a particular client Manage user data compliances like GDPR, Infosec. API to share data with...
**Is your feature request related to a problem? Please describe.** API to share data with the tenant in case he asks for it after removal. GDPR may require it.
**Describe the bug** When a user logs in via facebook , the tokens provided by the facebook are not used , while issuing access tokens tokens using the refresh token....