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

Use ErrorResponse to get error_description. #1075

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

MayGo
Copy link

@MayGo MayGo commented Mar 26, 2020

error_description will be the default error message due to this change.
Not sure how many users parse this error message and expect it to be 'error' and not 'error_description'.

Should I make a variant of ErrorResponse that will not change old behavior?

@MayGo
Copy link
Author

MayGo commented Mar 26, 2020

fix for #1069

@MayGo MayGo closed this Mar 26, 2020
@MayGo MayGo reopened this Mar 26, 2020
@MayGo
Copy link
Author

MayGo commented Apr 13, 2020

Can somebody review and merge this?

@nativenolde
Copy link

nativenolde commented May 8, 2020

Can somebody review and merge this?

I would appreciate it too if this could be reviewed

@tobsch
Copy link

tobsch commented Jun 30, 2020

me too!
could @MayGo could you maybe merge #1129 into yours? I would highly appreciate that.

@MayGo
Copy link
Author

MayGo commented Jun 30, 2020

@tobsch what do you mean exactly? Merge yours in this branch? This pull-request ain't moving also.

@tobsch
Copy link

tobsch commented Jun 30, 2020

@MayGo no, i need #1129 to be merged and as you already have something on npm.org, i thought it makes sense to potentially push onre more thing in it so i do not need to fork it :-)

@brockallen
Copy link
Contributor

I understand everyone's frustration with not enough time being spent here... but each PR involve some amount of time and testing. Sorry, I don't have infinite time. I am working to get a little more help here in this repo, but given that it's all people's free time (non-paid), it's a challenge.

@tobsch
Copy link

tobsch commented Jun 30, 2020

@brockallen totally makes sense - maybe you could open up for some contributors you trust?
It smells like theres some optimization potential and the community could help?

@tobsch
Copy link

tobsch commented Jun 30, 2020

@brockallen maybe together with tests running on github actions as a guard?

@tobsch
Copy link

tobsch commented Jun 30, 2020

added #1136: this includes github actions that would run with every checkin and pr. I understand that it's challenging and would like to to help lifting the overall quality

@MayGo
Copy link
Author

MayGo commented Jul 1, 2020

@tobsch I added your brach to temp package in npm.

@brockallen no problem. Totally understand.

@brockallen brockallen added this to the 2.0.0 milestone Jul 21, 2020
Co-authored-by: Simen A. W. Olsen <cobraz@cobraz.no>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants