Skip to content

Conversation

@raymondfeng
Copy link
Contributor

@raymondfeng raymondfeng commented May 22, 2020

Checklist

👉 Read and sign the CLA (Contributor License Agreement) 👈

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

👉 Check out how to submit a PR 👈

@raymondfeng
Copy link
Contributor Author

Fixes #5520

Copy link
Contributor

@deepakrkris deepakrkris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

"name": "@loopback/mock-oauth2-provider",
"version": "0.0.3",
"description": "mocks the oauth2 authorization flow",
"private": true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we were intentionally keeping this package private ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per #5520, when the example-passport-login is cloned with lb4 example, npm i fails as this package is devDep of example-passport-login.

@bajtos
Copy link
Member

bajtos commented May 22, 2020

See also #5523 which is a smaller version of this PR.

Copy link
Contributor

@jannyHou jannyHou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as @bajtos 's questions. Otherwise LGTM 👍

@raymondfeng raymondfeng merged commit 89f4882 into master May 22, 2020
@raymondfeng raymondfeng deleted the fix-oauth2-mock branch May 22, 2020 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants