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

RSA3c #87

Merged
merged 1 commit into from
Nov 26, 2015
Merged

RSA3c #87

merged 1 commit into from
Nov 26, 2015

Conversation

ricardopereira
Copy link
Contributor

No description provided.

@mattheworiordan
Copy link
Member

👍

mattheworiordan added a commit that referenced this pull request Nov 26, 2015
@mattheworiordan mattheworiordan merged commit c56fffd into master Nov 26, 2015
client.connect()

if let transport = client.transport as? MockTransport, let query = transport.lastUrl?.query {
expect(query).to(haveParam("access_token", withValue: client.auth().tokenDetails?.token ?? ""))
Copy link
Member

Choose a reason for hiding this comment

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

actually, this should be accessToken. Whilst access_token is supported, it's deprecated in favour of camelCase

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mattheworiordan Roger that. I will change it.

maratal pushed a commit that referenced this pull request Jul 19, 2023
…cs-issues

Notes relating to issues transfer from `ably/docs`
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.

2 participants