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

OAuthSwift allow to generate OAuth-signed URL requests AND send them with the networking library of choice #2

Open
phimage opened this issue Dec 18, 2015 · 0 comments

Comments

@phimage
Copy link

phimage commented Dec 18, 2015

I read into readme :

OAuthSwift already provides a working client for creating and sending signed URL requests, however it does not provide a way to independently generate OAuth-signed URL requests AND send them with the networking library of choice (such as Alamofire or NSURLConnection).

This is no more true I think, but maybe I miss something when I try to achieve that

  • some methods has been cut into many methods
  • some methods are now public or extracted into a static one

I am planing to make a project named "OAuthSwift-Alamofire" so that's why I am here after looking on Alamofire+OAuthSwift

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

No branches or pull requests

1 participant