-
Notifications
You must be signed in to change notification settings - Fork 41
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
RTN15h: token errors, when the library can renew, result in DISCONNEC… #439
Conversation
We have seen authUrl retrieving HTML files greater than 500kb in size which should have been rejected due to the content type, but also because of the size.
* spec: Clarify EventEmitter emit behaviour when new listeners registered * spec: Update to reflect Simon’s suggested wording
Add missing token and tokenDetails properties to authOptions Clarify TokenDetails
In order to improve libraries for all customers, we are proposing that all libraries send unhandled exceptions to our central error reporting service.
Explicitly require liberal decoding for forwards compatibility
Clarify the meaning of "JSON-encodable"
Make support for sentry optional
Push notifications spec updates
…ponse content types
Add requirements for JWT support
RSC3d -> RSA3d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
(btw, we already have |
However, we should tidy things up and decide if there's anything in there that's got lost and needs to be dealt with. |
@paddybyers the only reason it has non spec 1.1 commits is because master-1-1 has not been rebased, see 2d11e3e#diff-04c6e90faac2675aa89e2176d2eec7d8 which is on master. I think we should rebase and not have two separate branches for the same thing. |
I think that means rebase |
Well I personally would have simply rebased |
ccc022f
to
f8fe081
Compare
Closing (superseded by #447) |
Fixes: ably/specification#67