Skip to content
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

RSA10g. #494

Merged
merged 1 commit into from
Sep 29, 2016
Merged

RSA10g. #494

merged 1 commit into from
Sep 29, 2016

Conversation

EvgenyKarkan
Copy link
Contributor

No description provided.

@@ -1582,6 +1582,7 @@ class Auth : QuickSpec {
authOptions.authParams?.append(NSURLQueryItem(name: "body", value: token))
authOptions.authHeaders = ["X-Ably":"Test"]
authOptions.force = true
authOptions.queryTime = true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've added queryTime in, yet there is no check to assert whether the time has been requested from Ably. We need to check this else I don't see the point of this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it, I'll add an assertion to be sure that time function has been called.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@EvgenyKarkan
Copy link
Contributor Author

Please review and merge if everything looks good

Copy link
Member

@mattheworiordan mattheworiordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, 👍

@ricardopereira
Copy link
Contributor

Will change the base to master.

@ricardopereira ricardopereira changed the base branch from RSA10d to master September 29, 2016 09:24
@ricardopereira
Copy link
Contributor

Squashed.

@ricardopereira ricardopereira merged commit 1792b04 into master Sep 29, 2016
@ricardopereira ricardopereira deleted the RSA10g branch September 29, 2016 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants