GitHub / scribejava/scribejava / commits
Simple OAuth library for Java
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a05870b7 | prepare v7.0.0 | Stas Gromov <s****v@h****u> | over 5 years ago | |
| e8f8d381 | upgrade jackson-databind 2.11.1 -> 2.11.2 | Stas Gromov <s****v@h****u> | over 5 years ago | |
| eccd3dd1 | Add Armeria HTTP client (thanks to https://github.com/max904-github) | Stas Gromov <s****v@h****u> | over 5 years ago | |
| 4fa982be | format code | Stas Gromov <s****v@h****u> | over 5 years ago | |
| 68a73ace | really fix url encoding in POST payload, it was needed for 'application/x-www... | Stas Gromov <s****v@h****u> | over 5 years ago | |
| 8b869194 | update deps | Stas Gromov <s****v@h****u> | over 5 years ago | |
| 7f3a902e | fix url encoding in POST payload, it wasn't needed (thanks to https://github.... | Stas Gromov <s****v@h****u> | over 5 years ago | |
| bc7ac12b | - updated Armeria to version 0.99.7 |
max904 <m****4@y****u>
Committed by: Stas Gromov <s****v@h****u> |
almost 6 years ago | |
| aeed2679 | - updated Armeria to version 0.99.6 |
max904 <m****4@y****u>
Committed by: Stas Gromov <s****v@h****u> |
almost 6 years ago | |
| 6e5c62c6 | - plugged custom/mock address resolver to optimize the unit test execution |
max904 <m****4@y****u>
Committed by: Stas Gromov <s****v@h****u> |
almost 6 years ago | |
| 7c2b4b00 | - upgraded Armeria to the latest version 0.99.5 and removed explicit Netty de... |
max904 <m****4@y****u>
Committed by: Stas Gromov <s****v@h****u> |
almost 6 years ago | |
| fdef16c0 | update deps | Stas Gromov <s****v@h****u> | almost 6 years ago | |
| 43ce7ed6 | Add Slack api | Petr Kopotev <P****v@k****m> | almost 6 years ago | |
| b2458a8a | make Response accept resources to autoclose and autoclose it (thanks to https... | Stas Gromov <s****v@h****u> | almost 6 years ago | |
| a8578ef2 | Add Kakao API | v0o0v <v****v@d****t> | almost 6 years ago | |
| 7bb59c36 | initial support for device flow | Štěpán Schejbal <s****n@e****m> | almost 6 years ago | |
| a7b01f63 | update deps | Stas Gromov <k****r@g****m> | about 6 years ago | |
| 241969cb | change "Verfier" to "Verifier" | afkbrb <2****c@g****m> | about 6 years ago | |
| 3f1cd63a | Add proxy option to JDKHttpClient | bjournaud <b****d@c****m> | about 6 years ago | |
| dfbf50dd | Implemented Armeria-based http client binding for ScribeJava. |
max904 <m****4@y****u>
Committed by: Stas Gromov <s****v@h****u> |
about 6 years ago | |
| cca662cb | Add Polar API (https://www.polar.com/) (thanks to https://github.com/vidi42) | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 443c2435 | refactor: revert adding polar parameters for access token call to BodyParameter | Alex Vidrean <a****n@f****o> | over 6 years ago | |
| 3a095e24 | feat: added polar oauth2 api and example | Alex Vidrean <a****n@f****o> | over 6 years ago | |
| ea42bc94 | upgrade okhttp 4.2.0 -> 4.2.2 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| b19ba640 | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 16c9cca7 | [maven-release-plugin] prepare release scribejava-6.9.0 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| b33bd573 | prepare v6.9.0 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| ed86d414 | upgrade dependencies | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 1700e331 | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 6 years ago | |
| a11d2b6b | [maven-release-plugin] prepare release scribejava-6.8.1 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 515821e7 | prepare v6.8.1 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 99e95bc4 | update okhttp 4.0.1 to 4.1.0 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 8caa3ae9 | fix no Content-length errors (thanks to https://github.com/mikita-herasiutsin... | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 177a977f | Add Xero API (https://www.xero.com/) (thanks to https://github.com/SidneyAllen) | Stas Gromov <k****r@g****m> | over 6 years ago | |
| c9dfa62d | fix Type resolution for builder pattern in ServiceBuilderOAuth10a (thanks to ... | Stas Gromov <k****r@g****m> | over 6 years ago | |
| ee703cbc | newline added |
SidneyAllen <s****e@g****m>
Committed by: Stas Gromov <k****r@g****m> |
over 6 years ago | |
| cc884129 | Updated example to use Jackson to parse JSON |
SidneyAllen <s****e@g****m>
Committed by: Stas Gromov <k****r@g****m> |
over 6 years ago | |
| f0da2566 | Build OAuth10a service from ServiceBuilderOAuth10a | Miles Yucht <m****s@d****m> | over 6 years ago | |
| ccf4d521 | make Response implements Closeable (thanks to https://github.com/omaric) | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 3ec1be26 | Add Javadoc regarding closing body stream |
Omari Christian <o****n@f****m>
Committed by: Stas Gromov <k****r@g****m> |
over 6 years ago | |
| 03321f02 | drop deprecated | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 4c516ad7 | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 9e33c17c | [maven-release-plugin] prepare release scribejava-6.8.0 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| cb9f56d4 | prepare v6.8.0 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| e6159089 | small typo fix | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 75afd4a2 | Add Dropbox API (https://www.dropbox.com/) (thanks to https://github.com/petr... | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 990794d7 | merge Merge branch 'dropboxapi' of https://github.com/petrkopotev/scribejava into p... | Stas Gromov <k****r@g****m> | over 6 years ago | |
| c38249d4 | upgrade dependencies | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 32273dbc | Add debug output to OAuth2Service (thanks to https://github.com/rbarbey) | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 35cdf78b | Xero API for oAuth2 and example code |
SidneyAllen <s****e@g****m>
Committed by: Stas Gromov <k****r@g****m> |
over 6 years ago | |
| 9e4d14b4 | merge Merge branch 'debug-oauth2' of https://github.com/rbarbey/scribejava into rba... | Stas Gromov <k****r@g****m> | over 6 years ago | |
| cafa5429 | Add OAuth2.0 for Dropbox APIs with example. | Petr Kopotev <P****v@k****m> | over 6 years ago | |
| f04ffc7d | Print params as URL-encoded string | Robert Barbey <r****y@g****m> | over 6 years ago | |
| f9efe2b0 | Added log messages for creating requests | Robert Barbey <r****y@g****m> | over 6 years ago | |
| f6c5fc49 | Pulled up `debugStream` into `OAuthService` | Robert Barbey <r****y@g****m> | over 6 years ago | |
| 6e85a3bc | always set Content-Length header in case of method defines a meaning for an e... | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 387f9581 | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 17df0f84 | [maven-release-plugin] prepare release scribejava-6.7.0 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| ee344bb1 | prepare v6.7.0 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| c2023397 | upgrade okhttp to 4.0.1 and security fix for jackson-databind 2.9.9.1 | Stas Gromov <k****r@g****m> | over 6 years ago | |
| 5d993903 | Add OAuth2 support for Meetup.com (thanks to https://github.com/stevedes77) | Stas Gromov <k****r@g****m> | over 6 years ago | |
| d717dca2 | Add OAuth2 API for Meetup.com | Steve Martin De Souza <4****7@u****m> | over 6 years ago | |
| fce41f9f | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 383aae83 | [maven-release-plugin] prepare release scribejava-6.6.3 | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 0f901f56 | prepare v6.6.3 | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| dc8cfc35 | fix NPE for OpenId providers | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 5abbcecd | drop deprecated methods | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 6aaf652b | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 8e5ad076 | [maven-release-plugin] prepare release scribejava-6.6.2 | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 86d89861 | prepare v6.6.2 | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| fe831d41 | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| f4894e2d | [maven-release-plugin] prepare release scribejava-6.6.1 | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 5e2f6395 | prepare 6.6.1 | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| ad059f67 | [maven-release-plugin] prepare for next development iteration | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 5f031fc9 | [maven-release-plugin] prepare release scribejava-6.6.0 | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| aefa8d6a | prepare v6.6.0 | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| f7aaa7cd | fixes after switching to jackson | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 7d2ce91c | switch to jackson dependency to parse json responses (thanks to https://githu... | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 4f84b315 | Update LinkedIn Example to API v2 (thanks to https://github.com/peternees) | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 030d7687 | add all OAuth error codes from supported RFCs (incl. "invalid_token") (thanks... | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| bc796e4c | Update README.md |
Stas Gromov <k****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9c810fd4 | introduce PMD/category/java/security.xml/InsecureCryptoIv rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| a86cbeea | introduce PMD/category/java/security.xml/HardCodedCryptoKey rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 6ba30729 | introduce PMD/category/java/performance.xml/UseStringBufferLength rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 9442d4fb | introduce PMD/category/java/performance.xml/UseIndexOfChar rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 2751d798 | introduce PMD/category/java/performance.xml/UnnecessaryWrapperObjectCreation ... | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 9caf83ae | introduce PMD/category/java/performance.xml/StringToString rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 9cb0b10a | introduce PMD/category/java/performance.xml/StringInstantiation rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 36546e8f | introduce PMD/category/java/performance.xml/ShortInstantiation rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 5b64e222 | introduce PMD/category/java/performance.xml/RedundantFieldInitializer rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 4768e4f1 | introduce PMD/category/java/performance.xml/OptimizableToArrayCall rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 3088146b | introduce PMD/category/java/performance.xml/LongInstantiation rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| af2e0f08 | introduce PMD/category/java/performance.xml/IntegerInstantiation rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| f3f23f15 | introduce PMD/category/java/performance.xml/InefficientEmptyStringCheck rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| d0ecbc6b | introduce PMD/category/java/performance.xml/ConsecutiveLiteralAppends rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 9ca8ba9f | introduce PMD/category/java/performance.xml/ConsecutiveAppendsShouldReuse rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 929ad9ee | introduce PMD/category/java/performance.xml/ByteInstantiation rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 07349a49 | introduce PMD/category/java/performance.xml/BooleanInstantiation rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| 08f62983 | introduce PMD/category/java/performance.xml/BigIntegerInstantiation rule | Stas Gromov <k****r@g****m> | almost 7 years ago | |
| ad666fec | introduce PMD/category/java/performance.xml/AvoidArrayLoops rule | Stas Gromov <k****r@g****m> | almost 7 years ago |