GitHub / scribejava/scribejava / commits
Simple OAuth library for Java
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| bec29fd2 | drop deprecates + add note to changelog about bask of java7 support | Stas Gromov <k****r@g****m> | over 7 years ago | |
| befc6849 | grammar fix | Stas Gromov <k****r@g****m> | over 7 years ago | |
| be9614b4 | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 7 years ago | |
| d5a4a048 | [maven-release-plugin] prepare release scribejava-6.4.1 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 1bdebc84 | prepare v6.4.1 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 0bb4efdd | Revert "prepare v6.4.0" | Stas Gromov <k****r@g****m> | over 7 years ago | |
| be5199d7 | Revert "[maven-release-plugin] prepare release scribejava-6.4.0" | Stas Gromov <k****r@g****m> | over 7 years ago | |
| c7715d85 | Revert "[maven-release-plugin] prepare for next development iteration" | Stas Gromov <k****r@g****m> | over 7 years ago | |
| f232d800 | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 2a6dc253 | [maven-release-plugin] prepare release scribejava-6.4.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 03ab707c | prepare v6.4.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 14a4b33a | separate OAuth1.0a and OAuth2.0 classes | Stas Gromov <k****r@g****m> | over 7 years ago | |
| af55f79d | update OkHTTP | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 088481db | Update README.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2bfe14f7 | fix NPE in Apache HTTP client in case of empty body in HTTP response (e.g. wi... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 85f93a2a | merge Merge branch 'master' of https://github.com/scribejava/scribejava | Stas Gromov <k****r@g****m> | over 7 years ago | |
| bfc1cb4c | support TLS 1.3 in JDK 11 for Salesforce | Stas Gromov <k****r@g****m> | over 7 years ago | |
| dc6290b4 | Update donate.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| bfd7bf66 | Update README.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 086c7008 | Update README.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b5933c89 | Update README.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 76c6e157 | Update donate.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 414e1f53 | Update donate.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9cadb255 | Update donate.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 111cb9df | Create donate.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c270cefc | cleanup deprecated methods | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 8b5dca9f | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 7 years ago | |
| ba0aa3d0 | [maven-release-plugin] prepare release scribejava-6.3.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 0d33279f | prepare v6.3.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 0508595e | formatting typo | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 784bb6e1 | state param should be used only for authorization url generation, for v2 only... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 872af9aa | fix MicrosoftAzureActiveDirectory20Example (add MS permission to OAuth2 scope) | Stas Gromov <k****r@g****m> | over 7 years ago | |
| e2ecdac1 | add new API Asana (https://asana.com/) (thanks to https://github.com/joestazak) | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 4f48736f | merge Merge branch 'feature/asana-integration' of https://github.com/joestazak/scri... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 1f024918 | typo fix for MicrosoftAzureActiveDirectoryApi | Stas Gromov <k****r@g****m> | over 7 years ago | |
| ea8e48d6 | fix Microsoft Azure AD v1.0 and v2.0 (thanks to https://github.com/kenpusney ... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 7042b4c9 | add links to RFCs in the Readme and info about refreshing token support | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 584080fa | remove any Google+ mention (switch to clean Google OAuth2) (thanks to https:/... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 6ccc5f4b | update deps | Stas Gromov <k****r@g****m> | over 7 years ago | |
| fac5e70b | * fix Muplipart request model and implement it for a jdk HTTP client (thanks ... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| b29892c8 | Updating README | Joe Stazak <j****k@g****m> | over 7 years ago | |
| a44f6dca | Updating authorization_url method in example | Joe Stazak <j****k@g****m> | over 7 years ago | |
| eccb3a1a | Adding Asana OAuth 2.0 integration + example | Joe Stazak <j****k@g****m> | over 7 years ago | |
| b4f2cf8b | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 7 years ago | |
| a952ef04 | [maven-release-plugin] prepare release scribejava-6.2.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 239ddc30 | prepare v6.2.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 935bdf42 | update OkHTTP | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 0a8ce3cb | add new API Microsoft Azure Active Directory (Azure AD) 2.0 (thanks to https:... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| c6f060c4 | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 944c3505 | [maven-release-plugin] prepare release scribejava-6.1.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 92c97d8d | prepare v6.1.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 001f2f5a | update deps | Stas Gromov <k****r@g****m> | over 7 years ago | |
| d854c786 | add new API Discord (https://discordapp.com/) (thanks to https://github.com/J... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| ce13d71e | merge Merge branch 'master' of https://github.com/Jokuni/scribejava into Jokuni-master | Stas Gromov <k****r@g****m> | over 7 years ago | |
| debbbbd2 | format README.md | Stas Gromov <k****r@g****m> | over 7 years ago | |
| dc3b98a6 | add links to the examples on README.md | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 70c4d35f | add new API Keycloak (https://www.keycloak.org/) (thanks to https://github.co... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| d5fa6563 | immutable API classes - as suggested by kullfar | JureZe <j****c@o****t> | over 7 years ago | |
| bd527f6a | Renamed api classes | JureZe <j****c@o****t> | over 7 years ago | |
| d44ac101 | Keycloak api and keyclak example | JureZe <j****c@o****t> | over 7 years ago | |
| 73c2ef4a | remove deprecated code | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 4f14bdbf | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 785e8f68 | [maven-release-plugin] prepare release scribejava-6.0.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| dcfc1d1b | prepare release v6.0.0 | Stas Gromov <k****r@g****m> | over 7 years ago | |
| a5b7b1e6 | update dependencies | Stas Gromov <k****r@g****m> | over 7 years ago | |
| bdd17413 | move all classes from com.github.scribejava.apis.services to their APIs packa... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| f571674d | add new API Wunderlist (https://www.wunderlist.com/) (thanks to https://githu... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 73fc48f5 | move all classes from com.github.scribejava.apis.services to their APIs packages | Stas Gromov <k****r@g****m> | over 7 years ago | |
| 82fbbcc6 | move Bearer Token Usage logic from MicrosoftAzureActiveDirectoryService and T... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| d82112bb | switch OAuth2 Bearer Token Usage from enum OAuth2SignatureType to interface B... | Stas Gromov <k****r@g****m> | over 7 years ago | |
| c4254c3a | switch to java 9+ (from java 7 only) for compilation. Runtime is still java 7... | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| f69dbb24 | remove travis integration | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| f974ca07 | Add support for Discord | Jokuni <j****e@l****e> | almost 8 years ago | |
| 701d8d8d | make redirect_uri optional while Access Token requesting on OAuth 2.0 (thanks... | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 32604f1f | Issue #870 Avoid 'Cannot encode null object' when omitting callback url | Marvin Bredal Lillehaug <m****g@g****m> | almost 8 years ago | |
| 218dc162 | remove deprecated ClientAuthenticationType | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 0df58e1a | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 92068d25 | [maven-release-plugin] prepare release scribejava-5.6.0 | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| f54525dd | prepare 5.6.0 release | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| fb22d415 | add HiOrg-Server (https://www.hiorg-server.de/) API (thanks to https://github... | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| a737f5ee | merge Merge branch 'hiorg' of https://github.com/MartinBoehmer/scribejava into Mart... | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 1547b3e6 | Seems, it was illegal to add copyright here | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 3bf1ce4f | update info in pom | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| f00afdb7 | update async-http-client | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 3be2efcc | fix case sensitive Http Headers comparison and sending Content-Type header al... | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| c308760b | update maven compiler plugin | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| e8ba3237 | * add RuntimeException processing in async http clients (delivered to onError... | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 7a8ca947 | merge Merge branch 'master' of https://github.com/jochen314/scribejava into jochen3... | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 434fc4cc | Corrected javadoc | Martin Böhmer <M****r@u****m> | almost 8 years ago | |
| a88c391a | Added OAuth2 API and example for HiOrg-Server | Martin Böhmer <M****r@u****m> | almost 8 years ago | |
| b867f072 | remove support for obsolete NetEase (http://www.163.com/) and sohu 搜狐 (http:/... | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 7608d431 | update httpasyncclient | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 55fbe2f6 | switch OAuth2 ClientAuthenticationType from enum to interface to be extensibl... | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| 10ba362b | merge Merge branch 'pr-858' of https://github.com/zawn/scribejava into zawn-pr-858 | Stas Gromov <k****r@g****m> | almost 8 years ago | |
| b1afe2ff | deliver OAuth exceptions from OAuthAsyncCompletionHandler | Jochen Klein <J****n@b****m> | almost 8 years ago | |
| d7597b46 | deliver OAuth exceptions from OAuthAsyncCompletionHandler | Jochen Klein <J****n@b****m> | almost 8 years ago | |
| 3a9ad122 | deliver OAuth exceptions from OAuthAsyncCompletionHandler | Jochen Klein <J****n@b****m> | almost 8 years ago | |
| e46a55cc | deliver OAuth exceptions from OAuthAsyncCompletionHandler | Jochen Klein <J****n@b****m> | almost 8 years ago | |
| f4b9b8ed | Implement response code check for OAuth2AccessTokenExtractor | Jochen Klein <J****n@b****m> | almost 8 years ago | |
| f96b6768 | update maven deps | Stas Gromov <k****r@g****m> | almost 8 years ago |