Alex Bilbie
|
0db8850e81
|
Merge branch 'refs/heads/develop' into feature/no-inject-server
Conflicts:
src/League/OAuth2/Server/Grant/GrantTrait.php
|
2013-12-05 20:28:31 +00:00 |
|
Alex Bilbie
|
262ce23fb9
|
No longer need to inject auth server into grant
|
2013-12-05 20:25:50 +00:00 |
|
Phil Sturgeon
|
1419ba8cdc
|
Added GrantTrait::setIdentifier
I found it useful to be able to set the identifier so I could "alias" one for deprecation. Hopefully no issues here @alexbilbie
|
2013-12-04 17:23:19 -05:00 |
|
Alex Bilbie
|
031cf3064a
|
Moved some grant related functions into a trait to reduce duplicate code
|
2013-12-02 18:42:54 +00:00 |
|