Skip to content

Tags: donkeycode/oauth2-php-lib

Tags

1.6.0

Toggle 1.6.0's commit message
Merge branch 'master' of https://github.com/klapaudius/oauth2-php

1.5.0

Toggle 1.5.0's commit message
Symfony 6.0 compliant

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use github action, remove travis, drop phpunit 4 support and support …

…PHP 8.0 (FriendsOfSymfony#125)

* Move CI from Travis to Github action

* Drop PHP 5.5.6 support and add PHP 8.0 support

* Update ci.yml

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request FriendsOfSymfony#120 from marekm4/fix-domain-check

[Security] Add exact check for domain and port

1.2.3

Toggle 1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request FriendsOfSymfony#105 from SebScoFr/master

Fixing HTTP status code definition

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request FriendsOfSymfony#103 from Nyholm/patch-1

Support for Symfony 4

1.2.1

Toggle 1.2.1's commit message
Merge pull request FriendsOfSymfony#79 from kralos/jwt

1.2.0

Toggle 1.2.0's commit message
Merge pull request FriendsOfSymfony#88 from luispabon/http-foundation-3

Allow Symfony HTTPFoundation 3.0

1.1.1

Toggle 1.1.1's commit message
New release including:

- better scope handling
- introduced PSR-4