oauth2l header returns exit code 0 on failure
Open
- Dominant language
- Go
- Stars
- 737
- Forks
- 95
- Avg merge
- 10h 38m
- Merged PRs (30d)
- 2
Description
oauth2l header seems to return exit code 0 and error message in the stdout on failure.
It makes it hard to fail early in the scripts calling the oauth2l. It would be great to have another exit code and errors in the stdErr.
Contributor guide
Assessment
This issue has not been assessed yet.