Commit Graph

136 Commits

Author SHA1 Message Date
13c6ee3521 simple profile response 2024-03-16 23:53:30 +03:00
2d34c4eb08 Fix url paths 2024-03-16 23:41:53 +03:00
ec47b0a577 Joomla 5 compatible 2024-03-16 23:26:26 +03:00
0f895497b8 Add default scopes 2024-03-16 23:06:06 +03:00
2a7cad85db Fix client type on create event 2024-03-16 23:05:48 +03:00
a2f67e7bb6 prepend autoloader in composer.json config 2024-03-16 23:04:42 +03:00
bbff828f84 Not use check out tables in component 2024-03-16 23:02:56 +03:00
4343d6b3aa Change php and dependencies version to Joomla 5 compatible 2024-03-16 23:02:31 +03:00
bc5c75254f Downgrade packages for full compatible with joomla 2024-03-16 15:53:03 +03:00
6f7610c782 Add internal scope object 2024-03-14 23:29:41 +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
1bb5becef0 CleanUp code 2024-03-14 22:00:33 +03:00
cc21c03f37 Provide all League event listeners 2024-03-14 16:48:55 +03:00
fb325ea06f implement RequestRefreshTokenEvent 2024-03-14 16:41:14 +03:00
d1ff6dbd4f dispatch TokenRequestResolveEvent 2024-03-14 16:32:18 +03:00
f4ad545ba5 implement TokenRequestResolveEvent 2024-03-14 16:31:18 +03:00
8cf69e1968 Move and refactoring ScopeResolveEvent 2024-03-14 16:18:22 +03:00
f67a9b7701 implement RequestAccessTokenEvent 2024-03-14 16:07:42 +03:00
e9271cb7ec implement RequestEvent 2024-03-14 11:43:35 +03:00
abf67a1c6a implement AbstractImmutableEvent 2024-03-13 23:43:47 +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
6c1ae655cd EncryptionHelper 2024-03-13 03:11:59 +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
e3f5000c71 Update php doc 2024-03-12 13:31:22 +03:00
a5e685a0d9 Update php doc 2024-03-12 13:31:13 +03:00
54221c0091 Fix condition for new items 2024-03-12 11:57:51 +03:00
34289ae0e2 Switch to format json 2024-03-12 11:57:28 +03:00
f01b5f8fd7 View content 2024-03-12 11:57:11 +03:00
018dae734f code cleanup 2024-03-12 01:53:58 +03:00
1162b258fd php doc 2024-03-12 01:43:09 +03:00
2272fe1172 remove columns aliases 2024-03-12 01:41:52 +03:00
f68dd0ce02 remove columns aliases 2024-03-12 01:41:11 +03:00
8bf4c1d9dc add published field alias 2024-03-12 01:40:25 +03:00
bdd62cac3c Rollback to native Joomla behavior without throws 2024-03-12 01:27:44 +03:00