Fahmi Ardi
|
83c7dea1cc
|
allowing client crendentials to be sent as Basic authentication
|
2014-07-03 14:58:13 +07:00 |
|
Alex Bilbie
|
80802e5df4
|
Merge branch 'v4.0.0-WIP' of github.com:php-loep/oauth2-server into v4.0.0-WIP
|
2014-06-20 14:16:09 +01:00 |
|
Dustin Wheeler
|
c1269a97d6
|
Adds create method to AuthCodeInterface. Relates to #160.
|
2014-05-29 19:27:45 -07:00 |
|
Alex Bilbie
|
81e9e7364b
|
Removed example SQL
|
2014-05-09 10:08:00 +01:00 |
|
Alex Bilbie
|
11664e6d37
|
Added ability to cast token as a string
|
2014-05-09 08:16:02 +01:00 |
|
Alex Bilbie
|
d40ee11ef5
|
Scope entity is json serializable
|
2014-05-08 11:55:04 +01:00 |
|
Alex Bilbie
|
b9cedc8b93
|
PSR fixes
|
2014-05-08 11:52:51 +01:00 |
|
Alex Bilbie
|
58adefa7d0
|
Removed unnecessary parameter
|
2014-05-08 10:29:52 +01:00 |
|
Alex Bilbie
|
61f039366b
|
Throw correct exception when access token is invalid
|
2014-05-08 10:29:40 +01:00 |
|
Alex Bilbie
|
6a0596f40b
|
Fix #164
|
2014-05-07 17:30:07 +01:00 |
|
Alex Bilbie
|
49650d1ae9
|
Removed Mac token type for now
|
2014-05-07 17:21:32 +01:00 |
|
Alex Bilbie
|
aae99c2487
|
Use token type to determine access token in header
|
2014-05-07 17:21:24 +01:00 |
|
Alex Bilbie
|
0d293e7c30
|
Merge branch 'refs/heads/v4.0.0-WIP' into 4.0.0-156-token-types
|
2014-05-07 17:11:46 +01:00 |
|
Alex Bilbie
|
7516606fd3
|
Set default token type as bearer for Resource Server
|
2014-05-07 17:10:52 +01:00 |
|
Alex Bilbie
|
87fbcb19af
|
Use the correct variable
|
2014-05-07 17:09:45 +01:00 |
|
Alex Bilbie
|
6300cd5d72
|
Set the default token type as Bearer
|
2014-05-07 17:09:34 +01:00 |
|
Alex Bilbie
|
0b047fd8e4
|
Update token types
|
2014-05-07 17:09:19 +01:00 |
|
Luca Degasperi
|
07c04d15d7
|
updated calls to proper request methods
|
2014-05-06 14:30:25 +02:00 |
|
Luca Degasperi
|
95d068e818
|
Added a missing use statement
|
2014-05-06 13:52:50 +02:00 |
|
Alex Bilbie
|
c5ffd05eee
|
First commit of token types
|
2014-05-03 14:03:02 +01:00 |
|
Alex Bilbie
|
f7e68d6e10
|
Fixed auth code entity storage calls
|
2014-05-03 11:40:39 +01:00 |
|
Alex Bilbie
|
719b87a40c
|
Added missing methods to auth code storage interface
|
2014-05-03 11:39:18 +01:00 |
|
Alex Bilbie
|
19bd476395
|
Fix silly mistake
|
2014-05-03 11:13:36 +01:00 |
|
Alex Bilbie
|
b82551c97d
|
PHPCS fixes
|
2014-05-03 11:08:33 +01:00 |
|
Alex Bilbie
|
ed7f5370ca
|
More CS fixer changes
|
2014-05-03 10:53:57 +01:00 |
|
Alex Bilbie
|
97e7a00bca
|
CS fixer changes
|
2014-05-03 10:53:43 +01:00 |
|
Alex Bilbie
|
ffc25fb276
|
Renamed Grants
|
2014-05-02 17:24:55 +01:00 |
|
Alex Bilbie
|
97fd115530
|
Updated with new entity names
|
2014-05-02 17:21:53 +01:00 |
|
Alex Bilbie
|
228144a701
|
Inject server
|
2014-05-02 15:14:46 +01:00 |
|
Alex Bilbie
|
184fac507b
|
Bug fix for OAuthException
|
2014-05-02 15:14:36 +01:00 |
|
Alex Bilbie
|
82c10c32fd
|
Removed FQN
|
2014-05-02 15:14:25 +01:00 |
|
Alex Bilbie
|
782f43c73a
|
Updated entity class names
|
2014-05-02 15:14:12 +01:00 |
|
Alex Bilbie
|
bdd2bc322c
|
Renamed entities (added Entity to the end of class name)
|
2014-05-02 15:12:00 +01:00 |
|
Alex Bilbie
|
e5315dc016
|
Test fixes
|
2014-05-01 14:57:12 +01:00 |
|
Alex Bilbie
|
8b4b884a03
|
Pass the token instead of string
|
2014-05-01 14:47:01 +01:00 |
|
Alex Bilbie
|
f78caa24bb
|
Renamed method to be more obvious
|
2014-05-01 14:46:43 +01:00 |
|
Alex Bilbie
|
79b1e39798
|
Removed special case for cURL
|
2014-05-01 14:46:35 +01:00 |
|
Alex Bilbie
|
797ed66eda
|
Added getBySession
|
2014-05-01 14:46:22 +01:00 |
|
Alex Bilbie
|
16bdc36ccb
|
Accept token instead of strings
|
2014-05-01 14:45:38 +01:00 |
|
Alex Bilbie
|
b5f02d0739
|
Inject the access token object
|
2014-05-01 14:44:13 +01:00 |
|
Alex Bilbie
|
9f1f0cc3bc
|
Updates to exceptions
|
2014-05-01 14:32:54 +01:00 |
|
Alex Bilbie
|
6981ced972
|
Updated thrown exceptions
|
2014-04-25 11:24:48 +01:00 |
|
Alex Bilbie
|
019dfa8836
|
Updated thrown exceptions
|
2014-04-25 11:24:42 +01:00 |
|
Alex Bilbie
|
7f6ca35628
|
Updated exceptions
|
2014-04-25 11:24:33 +01:00 |
|
Alex Bilbie
|
e1a7f576e4
|
Moved exception code into new exception classes
|
2014-04-25 11:24:25 +01:00 |
|
Alex Bilbie
|
647de842ff
|
Updated exceptions
|
2014-04-25 10:01:01 +01:00 |
|
Alex Bilbie
|
5893ba4e8e
|
Fixes #151
|
2014-04-06 21:08:35 +01:00 |
|
Alex Bilbie
|
b2c07aa68f
|
Renamed method make to generate
|
2014-04-06 21:08:20 +01:00 |
|
Alex Bilbie
|
29b0389a75
|
PSR-4 baby!
|
2014-04-06 19:17:56 +01:00 |
|
Alex Bilbie
|
2aa318cfd7
|
AuthCode grant
|
2014-04-06 19:14:46 +01:00 |
|