index
:
OAuth2/oauth2-server-php.git
add-coveralls-support
develop
main
php5.2-develop
psr-7
v2.x
version-1.14.2
A library for implementing an OAuth2 Server in php (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
Callable for customizing JWT payload (#804)
develop
Andrey Filippov
3
-4
/
+38
2017-11-20
slightly smaller notice :)
Brent Shaffer
1
-1
/
+1
2017-11-20
notice of master branch change
Brent Shaffer
1
-0
/
+4
2017-11-08
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#885)
Gabriel Caruso
26
-27
/
+54
2017-09-26
adds php 7.2 to travis (#873)
Brent Shaffer
2
-1
/
+2
2017-09-19
Fix count() error on PHP 7.2 (#872)
Tom Mettam
1
-1
/
+1
2017-09-15
Fix PHPDoc (#851)
Maxime Ailloud
4
-8
/
+8
2017-09-14
use random_bytes if available (#834)
oittaa
2
-2
/
+10
2017-09-12
remove php 5.3 from travis and use vendored phpunit (#869)
Brent Shaffer
1
-1
/
+2
2017-05-04
Fix CORS issue for revoking and requesting an access token (#829)
Oleg Kuzava
3
-6
/
+65
2017-05-01
PHPDoc improvements and type hinting of variables. (#828)
Brent Shaffer
54
-479
/
+1904
2017-04-29
explicitly pulls in phpunit 4 (#827)
Brent Shaffer
1
-0
/
+1
2017-04-28
Merge pull request #807 from svycka/patch-1
Brent Shaffer
1
-17
/
+2
2017-04-28
Merge pull request #814 from Akaza-Akari/patch-1
Brent Shaffer
1
-1
/
+1
2017-03-13
README HTTPS
Hoto Cocoa (Lee Sung Jae)
1
-1
/
+1
2017-02-02
could not resist to simplify constructor
Vytautas Stankus
1
-15
/
+2
2017-02-02
removed unused class attribute
Vytautas Stankus
1
-2
/
+0
2017-01-11
Merge pull request #795 from svycka/feature/issue-793-customize-jwt-payload
Brent Shaffer
1
-17
/
+24
2017-01-11
changed method name to more accurate createPayload
Vytautas Stankus
1
-2
/
+2
2017-01-10
Merge pull request #794 from theboolean/patch-1
Brent Shaffer
1
-1
/
+2
2017-01-10
added protected generatePayload() method to allow easier customization of jwt...
Vytautas Stankus
1
-17
/
+24
2017-01-10
Fix typo in composer.json
Lorenzo Cesana
1
-1
/
+2
2017-01-07
adds changelog for 1.9.0
Brent Shaffer
1
-0
/
+17
2017-01-07
Add mongo db (#790)
Brent Shaffer
6
-24
/
+539
2016-12-23
Adds PHP 7.1 and properly runs mongo.so tests on php 5.6 and below. (#789)
Brent Shaffer
1
-2
/
+3
2016-12-23
Use OpenSSL random method before attempting Mcrypt's. (#773)
Đào Hoàng Sơn
2
-7
/
+7
2016-12-23
no access token supplied to resource controller results in emptry request bod...
Brent Shaffer
2
-1
/
+2
2016-12-23
Fix doc comments and double quoted strings (#762)
Tymoteusz Motylewski
4
-36
/
+105
2016-12-23
Fix "redirect_uri_mismatch" for URIs with encoded characters (#776)
Mathieu Rochette
3
-1
/
+24
2016-12-23
RFC6750 compatibility (#784)
Piotr G
2
-2
/
+2
2016-12-01
Add .gitattributes files (#783)
Chad Gray
1
-0
/
+7
2016-11-16
Remove extra semicolon (#781)
hongjinlin
1
-1
/
+1
2016-07-27
Issue 725 (#729)
Brent Shaffer
8
-20
/
+73
2016-07-15
Fix UserClaims for CodeIdToken (#749)
Brent Shaffer
2
-2
/
+93
2016-07-15
Merge pull request #735 from steve-dave/develop-memory-storage-fix
Brent Shaffer
1
-1
/
+1
2016-06-08
Add missing array_merge() parameter
Steve
1
-1
/
+1
2016-03-04
Merge pull request #698 from bshaffer/yumemi-feature/fix_arround_oidc_spec
Brent Shaffer
2
-2
/
+6
2016-01-12
fix: Token Response's Content-Type to application/json
Ken Morishita
2
-2
/
+6
2016-01-12
Merge pull request #696 from kenshaw/develop
Brent Shaffer
1
-1
/
+1
2016-01-12
Fixing minor typo in Implicit grant type test
Kenneth Shaw
1
-1
/
+1
2016-01-12
Merge pull request #695 from bshaffer/Maks3w-hotfix/663
Brent Shaffer
3
-1
/
+26
2016-01-12
Fix for #663 and Test case
Maks
3
-1
/
+26
2016-01-12
Merge pull request #694 from bshaffer/Maks3w-composer-dev
Brent Shaffer
2
-5
/
+15
2016-01-11
[composer] Consolidate dev dependencies
Maks
2
-5
/
+15
2016-01-11
Merge pull request #672 from ashiina/hash_password
Brent Shaffer
3
-6
/
+24
2016-01-11
Merge pull request #681 from afilippov1985/Add-test-data-to-couchbasedb-and-m...
Brent Shaffer
1
-4
/
+8
2015-12-14
Add test data for CouchbaseDB and Mongo
Andrey Filippov
1
-4
/
+8
2015-12-08
Merge pull request #678 from bshaffer/update-php-7.0
Brent Shaffer
1
-1
/
+1
2015-12-08
Update .travis.yml
Brent Shaffer
1
-1
/
+1
2015-12-08
Merge pull request #673 from afilippov1985/Fix-typo-in-PDO-storage-DDL
Brent Shaffer
1
-1
/
+1
[next]