Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Minor fix in readSignoutResponseState #977

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

pmoleri
Copy link
Contributor

@pmoleri pmoleri commented Oct 23, 2019

By chance I found what I think is an error.
The this method returns {undefined: undefined, response: response} where I think it should be {state: undefined, response: response}.
The program behaves correctly because result.state is still undefined.

@brockallen
Copy link
Member

Ok, thanks!

@brockallen brockallen added the bug label Jul 21, 2020
@brockallen brockallen added this to the 1.11.0 milestone Jul 21, 2020
@brockallen brockallen merged commit f62cfa7 into IdentityModel:dev Jul 21, 2020
@brockallen
Copy link
Member

I did a preview for this feature, please test: https://www.npmjs.com/package/oidc-client/v/1.11.0-beta.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants