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

Swift 3.0 #16

Closed
wants to merge 3 commits into from
Closed

Swift 3.0 #16

wants to merge 3 commits into from

Conversation

fabiomassimo
Copy link
Contributor

Summary

Implementation for #13

  • Add new grant type: http://oauth.net/grant_type/device/1.0
  • Handle new error cases: "authorisation_pending" , "slow_down", "code_expired"
  • Extend the Provider with support to request an access token with new grant type.

@delba delba closed this Sep 18, 2016
@fabiomassimo
Copy link
Contributor Author

Why it has been closed without merge? Is it there something that must be improved?

@delba
Copy link
Owner

delba commented Sep 18, 2016

Oh sorry @fabiomassimo, it has been automatically closed because I renamed the swift-3.0 branch to master and deleted it. Could you please make a new PR on master ?

@fabiomassimo
Copy link
Contributor Author

No problem. It will be first thing tomorrow.

Thanks for the update :)

@delba
Copy link
Owner

delba commented Sep 18, 2016

By the way, here is the API I want to have for the device flow: https://gist.github.com/delba/17ce1f5cd6a894fe0d3b07c7f1694bd9

I still haven't made up my mind on whether to include this flow in SwiftyOAuth or not but let me know what you think :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants