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

RSA8d #347

Merged
merged 3 commits into from Apr 6, 2016
Merged

RSA8d #347

merged 3 commits into from Apr 6, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.

options.authCallback = { tokenParams, completion in
expect(tokenParams).to(beIdenticalTo(expectedTokenParams))
// TODO: call the completion with a token string
//completion("token_string", nil)
Copy link
Member

Choose a reason for hiding this comment

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

Why is this commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because it doesn't compile. The completion only receives a TokenDetails but I saw on other libs that it is also possible to call it with a Token string.

@mattheworiordan
Copy link
Member

Few comments, but otherwise LGTM

@tcard
Copy link
Contributor

tcard commented Apr 6, 2016

PTAL

@tcard tcard mentioned this pull request Apr 6, 2016
@ricardopereira
Copy link
Contributor Author

LGTM

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.

None yet

3 participants