CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 01:26:27 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"7dcd9841eb5745f5a2e0cf0dfbad0979"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=hbte4hv9SpjtTIDo9nlr0UEfhUiXzhqXDCLL4ehp0Vxa0QsipsROJDIuEzAAHd1PM7dMOjepPgzS7eD6IOcCxmn4JLgDpH4hCRXF7tOSGdTyfM07KN%2BHMznCQ36K0JvMjBPfa%2FlWqTKA8x9V4TQN%2BuL%2BkOxcCbAtKZz7G0z3zFzq%2Blg0Gv00KQeTFlNp4mtfqPbNG0NQQKsj6Dnw%2FKEncvgINRIzgwbrguN6%2FZloXyiSZSUmSF86sMLRsm7dob%2BUq3aSYjgSCvLbbugOFe4NsQ%3D%3D--dyWcQl8XRGuGZU0K--Ixa9UE7EI8vTlEfXlLB2Dg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.438423458.1753233987; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 01:26:27 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 01:26:27 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 922E:17EAA:23316D:3173ED:68803A43
Releases · thephpleague/oauth2-client · GitHub
26 Feb 04:39
11 Dec 05:13
Loading
18 Jul 17:56
shadowhand
Woody Gilk
shadowhand
Woody Gilk
Loading
21 Nov 20:28
Loading
19 Nov 23:19
Loading
13 Jan 05:32
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 763
Releases: thephpleague/oauth2-client
Releases · thephpleague/oauth2-client
2.8.1
9df2924
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
2.8.0
Compare
- This version is certified for PHP 8.3 and PHP 8.4! 🎉
- Fix cases where
expires
is not a number #929 - Add
SettableRefreshTokenInterface
to support setting the refresh token #994 - Set minimum version of Guzzle to 6.5.8 and 7.4.5, due to security vulnerabilities reported in earlier versions #1022
- Fix parameter docblock type hint for
AbstractProvider::prepareAccessTokenResponse()
#1025- Take note, this might affect static analysis reports for downstream providers
- Send scopes with access token request #1029 #1030
- Explicitly mark nullable parameter #1034 #1039
- This change requires PHP 7.1 as the minimum version for this library
- Plus a number of test and documentation improvements; see the commit log for more details
Assets 2
2 people reacted
2.7.0
2.6.1
2.6.0
2.5.0
2.5.0
This tag was signed with the committer’s verified signature.
d9f2a1e
This commit was signed with the committer’s verified signature.
Compare
Assets 2
2.4.1
2.4.0
Compare
- Add
HttpBasicAuthOptionProvider
to ease implementation for providers requiring HTTP basic auth - Add
GuardedPropertyTrait
to allow providers the ability to specify properties that may not be overridden by user-defined values passed to the provider constructor - Add
AccessTokenInterface
andResourceOwnerAccessTokenInterface
to allow providers the ability to override the defaultAccessToken
Assets 2
2.3.1
Compare
- Allow paragonie/random_compat's empty 9.99.99 placeholder
- Throw an
UnexpectedValueException
on non-JSON responses from access token
request (when callingAbstractProvider::getAccessToken()
)
Assets 2
2.3.0
Compare
- Add
ProviderRedirectTrait
tool for 3rd-party provider libraries to use when
handling provider redirections - Fix TypeError thrown because
getResourceOwner()
receives a non-JSON Response - Gracefully handle non-standard errors received from providers
- Update README to reflect official support of PHP 7.2
Assets 2
Previous Next
You can’t perform that action at this time.