oauth2-server/tests
François Kooman 6426e597a3
Fix PKCE code verifier encoding to match specification
The current implementation of PKCE does not follow the specification
correctly regarding the encoding of the code verifier. This patch
correctly encodes the hash of the code verifier according to
Appenix A of RFC 7636.
2017-01-24 11:36:34 +01:00
..
Grant Fix PKCE code verifier encoding to match specification 2017-01-24 11:36:34 +01:00
Middleware tests: use MockBuilder everywhere 2016-07-08 15:29:21 +02:00
ResponseTypes Allow easy addition of custom fields to Bearer token response 2016-07-16 10:27:33 -05:00
Stubs Applied fixes from StyleCI 2016-04-09 10:46:40 -04:00
AuthorizationServerTest.php tests: use MockBuilder everywhere 2016-07-08 15:29:21 +02:00
Bootstrap.php allways extract scopes from repository 2016-03-15 01:10:47 +01:00
CryptKeyTest.php CryptKey tests 2016-07-19 17:15:36 +02:00
CryptTraitTest.php Fix tests and improve code coverate 2016-04-10 15:58:01 +01:00
ResourceServerTest.php tests: use MockBuilder everywhere 2016-07-08 15:29:21 +02:00