|
|
d7023d5336
|
app/library/OAuth/Adapter/League.php: handle exception in getProviderName()
|
2018-09-18 00:33:49 +02:00 |
|
|
|
a337ccd4fa
|
app/library/OAuth/UserData/UserDataInterface.php: add toArray()
|
2018-08-14 23:18:24 +02:00 |
|
|
|
43417740a7
|
app/library/OAuth/UserData: make all concrete classes extend UserData.
|
2018-08-14 23:18:23 +02:00 |
|
|
|
4a22f67e62
|
adding app/library/OAuth/UserData/UserData.php
|
2018-08-14 23:18:23 +02:00 |
|
|
|
f65832332b
|
app/library/OAuth/UserData/Gitlab.php: oops, forgot a var_dump()
|
2018-08-14 21:42:20 +02:00 |
|
|
|
c65020fa43
|
app/library/OAuth/UserData/UserDataInterface.php: adding getFirstname() and getLastname()
|
2018-08-14 21:17:04 +02:00 |
|
|
|
c28f8cafa5
|
app/library/OAuth/Adapter/League.php: add linkedIn provider.
|
2018-08-08 23:38:50 +02:00 |
|
|
|
cd694ebbca
|
adding app/library/OAuth/UserData/LinkedIn.php
|
2018-08-08 23:38:50 +02:00 |
|
|
|
df261d968e
|
app/library/OAuth/Adapter/League.php: __construct() should trow the correct exception.
|
2018-06-10 22:02:25 +02:00 |
|
|
|
ba90c7190d
|
adding app/library/OAuth/Adapter/Exception.php
|
2018-06-10 22:02:05 +02:00 |
|
|
|
72713308c4
|
app/library/OAuth/Adapter/League.php: make sure the exception class is found.
|
2018-06-07 23:27:13 +02:00 |
|
|
|
e7f1029d62
|
app/library/OAuth/Adapter/League.php: adding Google
|
2018-06-07 23:27:13 +02:00 |
|
|
|
fffe53c97d
|
adding app/library/OAuth/UserData/Google.php
|
2018-06-07 23:27:13 +02:00 |
|
|
|
e62a93e021
|
adding app/library/OAuth/UserData/Gitlab.php
|
2018-04-09 00:07:11 +02:00 |
|
|
|
4042b36422
|
app/library/OAuth/Adapter/League.php: add support for non-standard providers.
|
2018-04-09 00:06:57 +02:00 |
|
|
|
b3eb25d221
|
rename app/library/OAuth.php to app/library/OAuth/Client.php and change implementation to use Adapter classes.
|
2018-04-06 11:55:29 +02:00 |
|
|
|
21c869a06a
|
adding app/library/OAuth/UserData classes (interface and Github implementation)
|
2018-04-06 11:52:29 +02:00 |
|
|
|
556a62b34b
|
adding app/library/OAuth/Adapter classes (interface and League adapter)
|
2018-04-06 11:37:01 +02:00 |
|