GitHub / AFNetworking/AFOAuth2Manager / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| cafa193c | Preparing for the 3.0.0 release | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 542a876f | merge Merge pull request #110 from AFNetworking/3_0_0_branch | Kevin Harwood <k****d@g****m> | over 10 years ago | |
| 494ec254 | Updated Travis and Fastlane for Xcode 7.3 | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 46b03972 | Fixed Import for older setups | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| b2c665b1 | Fixed compiler warnings | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 46e121a7 | Removed unneeded files | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 0229518e | Fixed linker warning for tvOS target | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 9f2cee9d | Fixed travis error | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 4f6f519c | Updating travis deployment | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| b4764955 | Updated README | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 092580f9 | Added watch and OS X support | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| c4af4945 | Added watchOS | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 9c3d3ead | Fixed travis fastlane | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 7257662b | Fixed Foundation import | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 57c5de1e | Added tvOS support | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| a4c3e59a | Update gitignore | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| ef80bccb | Updated podspec | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| ef7babf7 | Updating to ios 8 | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| d39ebb77 | Adding Code Coverage | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| cca4ecd5 | Added iOS 7 deployment support | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 6173729b | Added travis and fastlane | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 42744f9c | Added Test Target | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 2aa4ba78 | Initial compiling checkin | Kevin Harwood <k****d@m****m> | over 10 years ago | |
| 10f7e27b | basic project setup | Kevin Harwood <k****d@m****m> | almost 11 years ago | |
| 9dfe990e | Added a changelog | Kevin Harwood <k****d@m****m> | almost 11 years ago | |
| 150e57f3 | merge Merge pull request #96 from priteshshah1983/patch-1 | Kevin Harwood <k****d@g****m> | almost 11 years ago | |
| e25f6aba | Added gitignore | Kevin Harwood <k****d@m****m> | almost 11 years ago | |
| 57ff26b1 | merge Merge pull request #99 from svenmuennich/master | Kevin Harwood <k****d@g****m> | almost 11 years ago | |
| ad54fed8 | merge Merge pull request #100 from juanuribeo13/master | Kevin Harwood <k****d@g****m> | almost 11 years ago | |
| 7bf11369 | Update imports to be system imports instead of local so it can work as a fram... | Juan Uribe <j****3@g****m> | about 11 years ago | |
| 2d79eb75 | Remove NSLog statements | Sven Münnich <s****h@v****m> | about 11 years ago | |
| a987820b | Fixed a warning | Pritesh Shah <p****3@g****m> | about 11 years ago | |
| 30037a69 | merge Merge pull request #90 from ejensen/unused-property | Mattt Thompson <m****t@u****m> | over 11 years ago | |
| 91336ea5 | Remove unused basicAuth property | Eric Jensen <j****9@g****m> | over 11 years ago | |
| 996a94fc | Bumping version to 2.2.0 | Mattt Thompson <m****@m****e> | over 11 years ago | |
| e5c00d15 | [Issue #86] Defaulting client secret to empty string | Mattt Thompson <m****@m****e> | over 11 years ago | |
| 412d2566 | [Issue #85][Issue #87] Adding useHTTPBasicAuthentication property to conditio... | Mattt Thompson <m****@m****e> | over 11 years ago | |
| 910eb367 | merge Merge pull request #83 from iamcam/master | Mattt Thompson <m****t@u****m> | over 11 years ago | |
| 868b0002 | merge Merge branch 'master' of github.com:AFNetworking/AFOAuth2Manager | Mattt Thompson <m****@m****e> | over 11 years ago | |
| 707215e5 | Bumping version to 2.1.0 | Mattt Thompson <m****@m****e> | over 11 years ago | |
| dfadc446 |
Changing AFNetworking dependency to NSURLConnection subspec
Signed-off-by: Mattt Thompson <m****@m****e> |
Eric Jensen <j****9@g****m>
Committed by: Mattt Thompson <m****@m****e> |
over 11 years ago | |
| 6d66726a | merge Merge pull request #88 from ldrr/master | Mattt Thompson <m****t@u****m> | over 11 years ago | |
| 8c8c5de1 | Added return of current AFHTTPRequestOperation | Christoph Lederer <l****c@g****m> | over 11 years ago | |
| 7470a389 | Allow setting refreshToken and expiration date separately | Cameron N Perry <c****n@p****m> | over 11 years ago | |
| 3055a677 | Remove requirement so expiration can be set with or without a refreshToken | Cameron N Perry <c****n@p****m> | over 11 years ago | |
| 5ab481d0 | Fix error in README sample code | Conrad Kramer <c****d@k****m> | almost 12 years ago | |
| fd5e5e07 | Adding deployment targets | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| f8a3117f | Fixing Xcode workspace | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| e112344d | Renaming AFOAuth2Client to AFOAuth2Manager | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| ae8d5eea | Adding @compatibility_alias to AFOAuth2Client | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| 73409043 | Conditionally set refresh token only if available | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| a1d9060e | Return early if responseObject is nil | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| 87b8e75a | Refactoring | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| e2e8bb87 | Cleaning up preamble comments | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| 8f01eb90 | Implementing AFErrorFromRFC6749Section5_2Error | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| 6b8fc493 | Refactoring to use object subscripting | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| 61dbf0a5 | Refactoring to use NSDictionary literals | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| 9cc3b156 | Refactoring AFKeychainQueryDictionaryWithIdentifier | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| dde18342 | Changing == nil check to ! | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| a0f82e7f | Adding missing braces for if statements | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| 4b36406e | Removing explicit property synthesis | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| f65fdc35 | Adding copy to value type property declarations | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| c45a8d9c | Removing conditional compilation for Security framework features | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| d61a9069 | Replacing string literals with NSStringFromSelector @selector for NSCoding | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| ff1c71d5 | Adding __unused annotations | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| 76971dcb | Fixing documentation parameter names | Mattt Thompson <m****@m****e> | almost 12 years ago | |
| 53bcaa23 | Remove AFOAuth2RequestSerializer | Conrad Kramer <c****d@k****m> | almost 12 years ago | |
| e988f4b3 | Document AFOAuth2RequestSerializer | Conrad Kramer <c****d@k****m> | about 12 years ago | |
| d41426e4 | Change the path argument to URLString | Conrad Kramer <c****d@k****m> | about 12 years ago | |
| 0f6cc7aa | Add AFOAuth2RequestSerializer | Conrad Kramer <c****d@k****m> | about 12 years ago | |
| 50218bd4 | Rename AFOAuth2Client to AFOAuth2RequestOperationManager | Conrad Kramer <c****d@k****m> | about 12 years ago | |
| aae76511 | Refactor to use default HTTP headers | Conrad Kramer <c****d@k****m> | about 12 years ago | |
| 826dee16 | Fix Xcode 6 build error | Conrad Kramer <c****d@k****m> | about 12 years ago | |
| 558eb949 | Update for AFNetworking 2.0 | Conrad Kramer <c****d@k****m> | about 12 years ago | |
| 16e366fc | merge Merge pull request #73 from ChungwaSoft/ChungwaFix | Mattt Thompson <m****@m****e> | over 12 years ago | |
| 946a558e | Defaulting expiration of tokens to distant future /cc @irlabs | Mattt Thompson <m****@m****e> | over 12 years ago | |
| 19b56ca8 | Adding social_media_url to podspec | Mattt Thompson <m****@m****e> | over 12 years ago | |
| 8f07eb79 | merge - added compile-time guard macros | Fabian Jäger <f****r@g****t> | over 12 years ago | |
| c48e23bd | Adding #ifdef around kSecAttrAccessibleWhenUnlocked to prevent build error on... | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| a2b1363b | fixed compatibility with OS version prior to 10.9 | Fabian Jäger <f****r@g****t> | almost 13 years ago | |
| 0a105b7a | Bumping version to 0.1.2 | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| c2946bf2 | [Issue #33] Removing unnecessary call to -clearAuthorizationHeader in authent... | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| d68e9f42 | merge Merge pull request #33 from tnwinc/master | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| ff106e18 | [Issue #38] Allow for nil refresh token when setting expiration of credential | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| 14999857 | merge Merge pull request #52 from hwaxxer/cocoapods-warning | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| 1ee3cbeb | Editing section about documentation | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| 9d4bc071 | merge Merge pull request #49 from westonplatter/master | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| 5d6210c9 | merge Merge pull request #48 from ejensen/patch-1 | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| 2363e94b | merge Merge pull request #56 from Miners/master | Mattt Thompson <m****@m****e> | almost 13 years ago | |
| 2ae69420 | storeCredential:withIdentifier extended to allow selection of security access... | Jeremy Foo <j****o@g****m> | almost 13 years ago | |
| 44e86e04 | import frameworks in pch file | Martin Hwasser <m****r@g****m> | almost 13 years ago | |
| e3a5fb18 | added link for 0.1.1 docs in readme. | Weston Platter <w****r@g****m> | almost 13 years ago | |
| 49bbfd5a | Rename kAFOAuthCredentialServiceName to kAFOAuth2CredentialServiceName | Eric Jensen <j****9@g****m> | almost 13 years ago | |
| 5ea402b5 | Adding documentation | Mattt Thompson <m****@m****e> | about 13 years ago | |
| 7a9b4973 | Update README.md | Conrad Kramer <c****d@k****m> | over 13 years ago | |
| a3e911e7 | Moved the `clearAuthorizationHeader` call | Brendan Erwin <b****n@g****m> | over 13 years ago | |
| 35574810 | Bumping version to 0.1.1 | Mattt Thompson <m****@m****e> | over 13 years ago | |
| 2225fec9 | Fixes memory leak when retrieving credentials | Conrad Kramer <c****d@k****m> | over 13 years ago | |
| e0be7625 | Changing name of local variable authOperation -> requestOperation | Mattt Thompson <m****@m****e> | over 13 years ago | |
| f853a9ec | Adding Xcode workspace | Mattt Thompson <m****@m****e> | over 13 years ago |