Skip to content

Update auth.md#3652

Open
saadlalam wants to merge 2 commits into
angular:mainfrom
saadlalam:patch-1
Open

Update auth.md#3652
saadlalam wants to merge 2 commits into
angular:mainfrom
saadlalam:patch-1

Conversation

@saadlalam

Copy link
Copy Markdown

Console.log had the wrong logged value.

Checklist

  • Issue number for this PR: #nnn (required)
  • Docs included?: (yes/no; required for all API/functional changes)
  • Test units included?: (yes/no; required)
  • In a clean directory, yarn install, yarn test run successfully? (yes/no; required)

Description

Code sample

Console.log had the wrong logged value.
@google-cla

google-cla Bot commented May 24, 2025

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@armando-navarro armando-navarro left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The fix is correct: the callback parameter in scope is token, and the original line referenced the type name string, which is not a value in this example. One-line change, verified against the current head.

@saadlalam You'll need to sign the Contributor License Agreement (CLA) first to get this merged.

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.

2 participants