Alex Bilbie
|
0d0aaa8764
|
Use the new access token covertToJWT method
|
2016-02-22 07:58:59 +00:00 |
|
Alex Bilbie
|
a2460886f6
|
Applied fixes from StyleCI
|
2016-02-19 18:09:39 -05:00 |
|
Alex Bilbie
|
4234b69f3a
|
Fix for method calls
|
2016-02-12 14:18:10 +00:00 |
|
Alex Bilbie
|
1c913fe75e
|
Added default basic HTML login + authorise templates
|
2016-02-12 11:32:09 +00:00 |
|
Alex Bilbie
|
ac9955b393
|
Removed response type interfaces for auth code login + authorize because they were a stupid idea
|
2016-02-12 11:30:59 +00:00 |
|
Alex Bilbie
|
dcc3f5d856
|
First commit of new ResponseTypes
|
2016-02-12 10:00:32 +00:00 |
|
Alex Bilbie
|
5a08a0cbe2
|
Merge branch 'V5-WIP' into V5-AuthCode
# Conflicts:
# src/Grant/AbstractGrant.php
|
2016-02-12 09:06:28 +00:00 |
|
Julián Gutiérrez
|
8b185e0580
|
Merge branch 'V5-WIP' into minor_merge
|
2016-02-12 00:12:56 +01:00 |
|
Alex Bilbie
|
ca776e83a2
|
Fix for header writing
|
2016-02-11 17:58:35 +00:00 |
|
Julián Gutiérrez
|
3e5889e93b
|
minor improvements and documentation fixes
|
2016-01-20 10:36:16 +01:00 |
|
Julián Gutiérrez
|
ef5904ab1a
|
exception based determineAccessTokenInHeader
|
2016-01-20 00:32:59 +01:00 |
|
Alex Bilbie
|
8566a128c8
|
Pass errors back up the chain
|
2016-01-17 14:56:42 +00:00 |
|
Alex Bilbie
|
419cb6d149
|
Use first array result
|
2016-01-17 14:56:35 +00:00 |
|
Alex Bilbie
|
d755a8c01d
|
Updated the validation to BearerTokenResponse
|
2016-01-17 13:57:07 +00:00 |
|
Alex Bilbie
|
c7a904ca40
|
Added access token repository and public key path as required params to response type constructor
|
2016-01-17 13:56:46 +00:00 |
|
Alex Bilbie
|
8ee4dc7eb9
|
Fixed docblock
|
2016-01-17 13:56:14 +00:00 |
|
Julián Gutiérrez
|
65d981ad32
|
allow middleware use
|
2016-01-15 14:02:47 +01:00 |
|
Alex Bilbie
|
304ea2baf4
|
Encrypt refresh token parameters instead of using JWT
|
2016-01-14 23:46:24 +00:00 |
|
Alex Bilbie
|
56060b2c16
|
Code tidy
|
2016-01-14 23:45:36 +00:00 |
|
Alex Bilbie
|
c1d15aa15c
|
Uset sub instead of uid
|
2016-01-13 00:38:08 +00:00 |
|
Alex Bilbie
|
0efa7cd7ea
|
Set the uid on the refresh token
|
2016-01-13 00:13:16 +00:00 |
|
Alex Bilbie
|
b8732a2f83
|
BearerTokenResponse now outputs JWTs. Fixes #209
|
2016-01-12 23:02:45 +00:00 |
|
Alex Bilbie
|
1bdad3ad14
|
Updated AbstractResponseType with interface methods
|
2016-01-12 23:01:55 +00:00 |
|
Alex Bilbie
|
fd47712060
|
Removed unused methods
|
2016-01-12 23:01:19 +00:00 |
|
Alex Bilbie
|
a9313e76d4
|
Removed old JsonWebTokenType response as all tokens are JWTs now
|
2016-01-12 22:56:10 +00:00 |
|
Alex Bilbie
|
1442842da9
|
TokenType -> ResponseType
|
2015-11-13 17:38:23 +00:00 |
|
Alex Bilbie
|
721e52c5d9
|
Renamed response types to token types
|
2015-04-05 21:10:06 +01:00 |
|
Alex Bilbie
|
36a1a430b5
|
Updated response types
|
2015-04-05 17:01:00 +01:00 |
|
Alex Bilbie
|
171be1c422
|
Updated .gitignore and .gitattributes
|
2015-04-05 13:59:38 +01:00 |
|