Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ch-12-ex-1 authorizationServer.js line 319 bug #46

Open
Babagilo opened this issue Nov 21, 2020 · 1 comment
Open

ch-12-ex-1 authorizationServer.js line 319 bug #46

Babagilo opened this issue Nov 21, 2020 · 1 comment

Comments

@Babagilo
Copy link

Babagilo commented Nov 21, 2020

if (__.contains(['client_secret_basic', 'client_secret_post']), reg.token_endpoint_auth_method) {

has the ")" position wrong, also the "client_secret_basic" in the example sometimes been mentioned as "secret_basic"

@azeerman
Copy link

actually it depends on the node version, in v18.17.1 it works as in the book

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

No branches or pull requests

2 participants