Commit Graph

10 Commits

Author SHA1 Message Date
Alex Bilbie 39281a6f38 Merge branch 'repository_on_response' of https://github.com/juliangut/oauth2-server into juliangut-repository_on_response
# Conflicts:
#	tests/ResponseTypes/BearerResponseTypeTest.php
2016-04-09 13:43:33 +01:00
Julián Gutiérrez 197657f2b9 handle RSA key passphrase 2016-03-28 16:42:34 +02:00
Julián Gutiérrez e513b42117 remove access token repository from response types 2016-03-28 12:10:51 +02:00
Julián Gutiérrez 4b775fe241 include CryptTrait tests, allow Server::respondToRequest trhow exceptions and fix ResposeType tests 2016-03-18 00:25:32 +01:00
Julián Gutiérrez 890fdeba16 CryptTrait tests 2016-03-17 21:18:28 +01:00
Julián Gutiérrez 592f60de70 allways extract scopes from repository 2016-03-15 01:10:47 +01:00
Alex Bilbie 6e74de50e5 Test fixes 2016-03-10 19:01:57 +00:00
Alex Bilbie c40a10a071 Applied fixes from StyleCI 2016-03-10 12:40:28 -05:00
Alex Bilbie fb1fa71b5d Improved BearerResponseType test 2016-03-10 16:34:21 +00:00
Alex Bilbie 0216638903 Added BearerResponseType test 2016-03-10 15:50:17 +00:00