Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aranđel Šarenac <[email protected]>
  • Loading branch information
panva and big-kahuna-burger authored Dec 8, 2023
1 parent 75325b7 commit 7274070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Client Credentials flow is for obtaining Access Tokens to use with third party A
**See the [documentation](./docs/README.md#clientgrantbody-extras) for full API details.**

```js
const client = new googleIssuer.Client({
const client = new issuer.Client({
client_id: 'zELcpfANLqY7Oqas',
client_secret: 'TQV5U29k1gHibH5bx1layBo0OSAvAbRT3UYW3EWrSYBB5swxjVfWUa1BS8lqzxG/0v9wruMcrGadany3',
});
Expand Down

0 comments on commit 7274070

Please sign in to comment.