Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
brianysus
/
scribejava
Public
forked from
scribejava/scribejava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
scribejava
scribejava-core
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 23, 2018
drop deprecated methods and constructors
kullfar
committed
7a635da
View commit details
Copy full SHA for 7a635da
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kullfar
committed
72723ba
View commit details
Copy full SHA for 72723ba
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.5.0
kullfar
committed
963c008
View commit details
Copy full SHA for 963c008
View code at this point
Browse repository at this point
Commits on May 18, 2018
optimize debug log performance impact on prod in OAuth1 and fix NoClassDefFoundError on Android device with SDK 18 and lower (thanks to https://github.com/arcao)
kullfar
committed
ae14353
View commit details
Copy full SHA for ae14353
View code at this point
Browse repository at this point
small changes
kullfar
committed
a8b06d1
View commit details
Copy full SHA for a8b06d1
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
drop OAuthConfig, remove deprecate usaged
kullfar
committed
47c0732
View commit details
Copy full SHA for 47c0732
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kullfar
committed
4b46ba4
View commit details
Copy full SHA for 4b46ba4
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.4.0
kullfar
committed
da982dd
View commit details
Copy full SHA for da982dd
View code at this point
Browse repository at this point
small fixes, update deps
kullfar
committed
22bf184
View commit details
Copy full SHA for 22bf184
View code at this point
Browse repository at this point
OAuth1.0: send "oob" instead of null callback while requesting RequestToken (thanks to https://github.com/Rafaelsk)
kullfar
committed
03dd1ea
View commit details
Copy full SHA for 03dd1ea
View code at this point
Browse repository at this point
deprecate OAuthConfig
kullfar
committed
aec9947
View commit details
Copy full SHA for aec9947
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
add RFC urls to javadocs
kullfar
committed
f399f71
View commit details
Copy full SHA for f399f71
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
add email field to VKOAuth2AccessToken (thanks to https://github.com/grouzen)
kullfar
committed
71f8539
View commit details
Copy full SHA for 71f8539
View code at this point
Browse repository at this point
Fixed missing support for scope for refresh_token grant. https://tools.ietf.org/html/rfc6749#section-6
tlxtellef
authored and
kullfar
committed
b4fb7f8
View commit details
Copy full SHA for b4fb7f8
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
[maven-release-plugin] prepare for next development iteration
kullfar
committed
dc54b59
View commit details
Copy full SHA for dc54b59
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.3.0
kullfar
committed
02b12a6
View commit details
Copy full SHA for 02b12a6
View code at this point
Browse repository at this point
fix: allow spaces in scope param in OAuth2Accesstoken response
kullfar
committed
255a8e6
View commit details
Copy full SHA for 255a8e6
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
fix Tumblr urls, convert to https (thanks to https://github.com/highthunder)
kullfar
committed
ba7f6f9
View commit details
Copy full SHA for ba7f6f9
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
remove 'final' from methods in OAuth[10a|20]Service to allow mocking it
kullfar
committed
4a361d5
View commit details
Copy full SHA for 4a361d5
View code at this point
Browse repository at this point
fix Salesforce API (thanks to https://github.com/jhorowitz-firedrum)
kullfar
committed
eafc4ae
View commit details
Copy full SHA for eafc4ae
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
[maven-release-plugin] prepare for next development iteration
kullfar
committed
5639536
View commit details
Copy full SHA for 5639536
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.2.0-java7again
kullfar
committed
3c9b41c
View commit details
Copy full SHA for 3c9b41c
View code at this point
Browse repository at this point
java7 compatible again!
kullfar
committed
bca97ef
View commit details
Copy full SHA for bca97ef
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
allow 'null' as callback. It's an optional parameter. Remove "oob" as default (thanks to https://github.com/massongit)
kullfar
committed
7b8aab5
View commit details
Copy full SHA for 7b8aab5
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
[maven-release-plugin] prepare for next development iteration
kullfar
committed
5d7f686
View commit details
Copy full SHA for 5d7f686
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.1.0
kullfar
committed
5761780
View commit details
Copy full SHA for 5761780
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
add API - Microsoft Azure Active Directory (Azure AD) (thanks to https://github.com/kaushalmall)
kullfar
committed
6d339c8
View commit details
Copy full SHA for 6d339c8
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
updates for checkstyle failure.
kaushalmall
committed
648e95d
View commit details
Copy full SHA for 648e95d
View code at this point
Browse repository at this point
New files for Azure Active Directory OAuth Api + updates to OAuthConstants class.
kaushalmall
committed
edc8222
View commit details
Copy full SHA for edc8222
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
drop optional dependency on Apache commons-codec
kullfar
committed
8d1527b
View commit details
Copy full SHA for 8d1527b
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kullfar
committed
4f27437
View commit details
Copy full SHA for 4f27437
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-5.0.0
kullfar
committed
6961326
View commit details
Copy full SHA for 6961326
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
add Apache HttpComponents HttpClient support in separate module (thanks to https://github.com/sschwieb)
kullfar
committed
4003852
View commit details
Copy full SHA for 4003852
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
Merge branch 'apache-httpclient' of https://github.com/sschwieb/scribejava into sschwieb-apache-httpclient
kullfar
committed
2f5d9b1
View commit details
Copy full SHA for 2f5d9b1
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
drop toString method from *Tokens to prevent leak of sensible data (token ans secrets) (thanks to https://github.com/rcaa)
kullfar
committed
73c29f5
View commit details
Copy full SHA for 73c29f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.