Skip to content

Very simple, to show how one signs requests with the illusive OAuth2. Works well when authenticating using LROAuth2Client.

Notifications You must be signed in to change notification settings

sammcewan/asi-http-request-oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

asi-http-request-oauth2

Very simple, to show how one signs requests with the illusive OAuth2. Works well when authenticating using LROAuth2Client.

To use simply call -

  ASIHTTPRequest * request = [[ASIHTTPRequest alloc] initWithURL:url];
  
  [request signRequestWithAccessToken:accessToken];

Done.

About

Very simple, to show how one signs requests with the illusive OAuth2. Works well when authenticating using LROAuth2Client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published