Alex Bilbie
|
8274c56fc2
|
Allow multiple client redirect URIs. Fixes #511
|
2016-04-09 13:36:08 +01:00 |
|
Alex Bilbie
|
95cdaae17f
|
Removed unused method
|
2016-03-22 17:07:30 +00:00 |
|
Alex Bilbie
|
878afeb9f9
|
ClientRepository implementations are now responsible for dealing with client secret
|
2016-03-22 16:29:04 +00:00 |
|
Julián Gutiérrez
|
890fdeba16
|
CryptTrait tests
|
2016-03-17 21:18:28 +01:00 |
|
Alex Bilbie
|
c7a5a57304
|
Added getSecret method to ClientEntityInterface
|
2016-03-15 21:29:35 +00:00 |
|
Julián Gutiérrez
|
592f60de70
|
allways extract scopes from repository
|
2016-03-15 01:10:47 +01:00 |
|
Alex Bilbie
|
edf0ee8622
|
Removed unused code
|
2016-03-10 17:34:25 +00:00 |
|
Alex Bilbie
|
01517bb57a
|
Added missing namespace
|
2016-03-10 15:09:56 +00:00 |
|
Alex Bilbie
|
997d390f3d
|
Applied fixes from StyleCI
|
2016-02-22 03:00:50 -05:00 |
|
Alex Bilbie
|
a1bdaae9a9
|
Access token can now return a JWT from itself
|
2016-02-22 07:58:25 +00:00 |
|
Alex Bilbie
|
a2460886f6
|
Applied fixes from StyleCI
|
2016-02-19 18:09:39 -05:00 |
|
Alex Bilbie
|
e8a01c3bcd
|
Fix for logic
|
2016-02-18 12:07:36 +00:00 |
|
Alex Bilbie
|
7f67000d53
|
Provided implementation of new client entity methods
|
2016-02-18 10:48:23 +00:00 |
|
Alex Bilbie
|
de000b72a4
|
Updated ClientEntityInterface with additional methods
|
2016-02-18 10:48:12 +00:00 |
|
Alex Bilbie
|
e20c529f39
|
Added isExpired method to refresh token
|
2016-02-12 17:53:42 +00:00 |
|
Alex Bilbie
|
9a8b7ec898
|
Removed old codecept tests
|
2016-02-12 17:46:30 +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 |
|
Alex Bilbie
|
92a101f263
|
First commit of AuthCode rewrite
|
2016-02-11 17:30:01 +00:00 |
|
Julián Gutiérrez
|
3e5889e93b
|
minor improvements and documentation fixes
|
2016-01-20 10:36:16 +01:00 |
|
Alex Bilbie
|
dce1620f60
|
Removed unused imports
|
2016-01-15 18:37:46 +00:00 |
|
Alex Bilbie
|
13a1ea6db8
|
Updated token interface to drop owner concept for simple user identifier
|
2016-01-12 23:04:33 +00:00 |
|
Alex Bilbie
|
6358be90c2
|
Token is now linked to a user identifier instead of owner concept
|
2016-01-12 23:04:03 +00:00 |
|
Alex Bilbie
|
6339524c86
|
Updated RefreshToken methods
|
2016-01-12 23:00:05 +00:00 |
|
Alex Bilbie
|
5f9feda80c
|
ScopeEntity is JsonSerializable
|
2016-01-12 22:59:33 +00:00 |
|
Alex Bilbie
|
385b03db6f
|
Import DateTime instead of using root namespace
|
2015-04-06 08:08:18 +01:00 |
|
Alex Bilbie
|
f4cfd37745
|
Added isExpired method
|
2015-04-05 21:57:17 +01:00 |
|
Alex Bilbie
|
a0d5d5817b
|
Updated AuthCodeEntity
|
2015-04-05 21:57:04 +01:00 |
|
Alex Bilbie
|
e88d802918
|
Added UserEntityInterface
|
2015-04-05 21:13:04 +01:00 |
|
Alex Bilbie
|
26c1abdd3c
|
Remove client secret propety on entity
|
2015-04-05 17:13:55 +01:00 |
|
Alex Bilbie
|
a48630c837
|
New entities, traits and interfaces
|
2015-04-05 14:03:25 +01:00 |
|