sourcefuse / sourcefuse/loopback4-microservice-catalog
Multi Platform support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 297
- Forks
- 78
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 4
Description
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 or Node.
Describe the solution you'd like
Lets create an example app with 1 ARC service, 1 nestjs service and 1 java service. Auth service will be ARC. Lets try and see if that works. If it doesn’t, then we have an issue and needs to be fixed. All OIDC compliant as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reviewing the existing ARC authentication service and the requested cross-platform example setup, then verify interoperability with one ARC service, one NestJS service, and one Java service. Done means the example services authenticate successfully through the ARC service using OIDC-compliant flows, or the incompatibility is reproduced and fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, node.js, typescript
- Domain
- authentication, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100