Commit Graph

45 Commits

Author SHA1 Message Date
5e8ccd7c66 handle and response on OAuth Server Exception 2024-03-17 21:42:00 +03:00
2b0045c6db Set 'state' in response to verify original query 2024-03-17 13:23:43 +03:00
13c6ee3521 simple profile response 2024-03-16 23:53:30 +03:00
2a7cad85db Fix client type on create event 2024-03-16 23:05:48 +03:00
c6748ce7f1 rename events 2024-03-14 23:29:17 +03:00
b4280c45e3 rename event 2024-03-14 23:28:26 +03:00
aeffcc47ee import plugins on component boot 2024-03-14 22:03:41 +03:00
6876640920 docblock changes 2024-03-14 22:01:32 +03:00
f69f561687 throw exception on client not found 2024-03-14 22:01:07 +03:00
cc21c03f37 Provide all League event listeners 2024-03-14 16:48:55 +03:00
d1ff6dbd4f dispatch TokenRequestResolveEvent 2024-03-14 16:32:18 +03:00
8cf69e1968 Move and refactoring ScopeResolveEvent 2024-03-14 16:18:22 +03:00
96db629ab7 Abstract emmit listeners register 2024-03-13 03:36:00 +03:00
b584ecbcbf Remove keys pair generations 2024-03-13 03:12:25 +03:00
c8a9d92a7b Authorize with user login 2024-03-13 02:33:10 +03:00
0caade0e28 throw on save error 2024-03-12 23:25:00 +03:00
665f4ac2d4 Update php doc and properties types 2024-03-12 23:14:08 +03:00
e8727b787c Cleanup code 2024-03-12 23:09:56 +03:00
3d3468b663 Prepare scopes array to bind to model 2024-03-12 23:09:12 +03:00
fb8f2fa9f2 Update php doc and properties types 2024-03-12 23:08:37 +03:00
bd90a550f2 Cleanup code 2024-03-12 20:08:56 +03:00
d497febc60 Update php doc and properties types 2024-03-12 19:13:22 +03:00
45aa876187 Prepare scopes array to bind to model 2024-03-12 14:17:42 +03:00
c28974bf33 cleanup code 2024-03-12 13:49:06 +03:00
505bb2f921 Update php doc 2024-03-12 13:48:34 +03:00
6bf4313b03 Update php doc and properties types 2024-03-12 13:46:30 +03:00
f01b5f8fd7 View content 2024-03-12 11:57:11 +03:00
018dae734f code cleanup 2024-03-12 01:53:58 +03:00
366ddf3534 _JEXEC & copyright 2024-03-09 19:03:09 +03:00
f53892aac5 _JEXEC & copyright 2024-03-09 19:02:02 +03:00
e8db3b1dae _JEXEC & copyright 2024-03-09 19:00:55 +03:00
Artem Vasilev
84b4661181 Проверка токена (сломалося) 2024-03-08 02:20:02 +03:00
Artem Vasilev
6089848c68 Переделал проверку на try/catch 2024-03-08 02:19:04 +03:00
Artem Vasilev
78486a87a8 Переделал проверку на try/catch 2024-03-08 02:18:46 +03:00
Artem Vasilev
784c90b30c Почти готовый контроллер 2024-03-08 00:26:26 +03:00
Artem Vasilev
cd069bc6ef Привёл в порядок redirect_uris 2024-03-07 23:38:11 +03:00
Artem Vasilev
2636bebd60 Первый тест - Success 2024-03-07 03:59:12 +03:00
Artem Vasilev
1efe232439 Реализация классов AccessToken 2024-03-06 15:16:14 +03:00
Artem Vasilev
6f4b15b84c AccessToken Entity 2024-03-06 13:27:24 +03:00
Artem Vasilev
341a6f3ac1 Переделал ClientRepository 2024-03-06 12:52:30 +03:00
Artem Vasilev
dc4b1734ab Вернул отдельную реализацию Client Entity 2024-03-06 12:51:01 +03:00
Artem Vasilev
3db67b7bb4 Аутентификация и проброс на логин с перенаправлением 2024-03-04 03:22:12 +03:00
Artem Vasilev
3639054898 Реализация интерфейсов из библиотеки 2024-03-04 03:18:17 +03:00
Artem Vasilev
5ebfb663d7 Dispatcher 2024-03-04 01:16:01 +03:00
Artem Vasilev
f4dc0127a9 минимально запускающаяся версия компонента 2024-03-03 00:21:51 +03:00