Skip to content

Update Authentication Tutorial with UserCredentials #4201

Merged
bajtos merged 3 commits intomasterfrom
docs/auth-in-shopping-example
Nov 28, 2019
Merged

Update Authentication Tutorial with UserCredentials #4201
bajtos merged 3 commits intomasterfrom
docs/auth-in-shopping-example

Conversation

@bajtos
Copy link
Copy Markdown
Member

@bajtos bajtos commented Nov 25, 2019

In loopbackio/loopback4-example-shopping#385, I am extracting local user credentials to a new model UserCredentials.

This pull requests updates our documentation to be in sync with the new version of our shopping example app.

Resolve #1996

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 👈

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactoring: Customer credentials

3 participants