Closed Coding-Kiwi closed 5 years ago
Changes:
request
body
/signout
/invalidate
/validate
Be aware that this changes the authentication behaviour, so everybody that uses this modules should adjust their code if necessary.
I'll publish this on NPM when I get home, thanks for the PR!
Changes:
request
throws an error, the promise is rejectedbody
is not empty for/signout
,/invalidate
and/validate
requests, the promise is rejected instead of returning falseBe aware that this changes the authentication behaviour, so everybody that uses this modules should adjust their code if necessary.