Commit graph

32 commits

Author SHA1 Message Date
FoskyM
357e796b83
fix: check permissions in grant type of user credentials 2023-10-13 20:56:45 +08:00
FoskyM
debfb5201e
fix: link user_id to user's id in user credentials 2023-10-13 20:38:49 +08:00
FoskyM
fb3b2a6c6c
feat: add oauth group permission 2023-10-13 20:30:09 +08:00
FoskyM
803d7404b9
fix: location after authorized 2023-10-02 06:44:14 +08:00
FoskyM
a92398ca8d
feat: support bearer authorization 2023-10-02 05:40:58 +08:00
FoskyM
95e195a5de
feat: oauth resource(ResourceScopeMiddleware.php) 2023-10-02 05:30:13 +08:00
FoskyM
940a989fb4
feat: oauth token(TokenController.php) 2023-10-02 03:38:45 +08:00
FoskyM
418ee02bb4
feat: unset csrf in oauth 2023-10-02 03:37:57 +08:00
FoskyM
c70c2ae8a1
fix: authorize 2023-10-01 22:36:27 +08:00
FoskyM
b7d78c0af4
fix: authorize 2023-10-01 22:36:18 +08:00
FoskyM
6e2aeffb43
fix: authorize 2023-10-01 22:28:20 +08:00
FoskyM
19a17bc851
fix: oauth 2023-10-01 22:10:21 +08:00
FoskyM
f76763496a
fix: client info 2023-10-01 22:10:09 +08:00
FoskyM
bd1c7f36bb
fix: controller class 2023-10-01 20:30:49 +08:00
FoskyM
811957b468
feat(admin): scope page 2023-10-01 19:53:59 +08:00
FoskyM
bcddcfc468
feat(admin): add controller of scope 2023-10-01 19:41:17 +08:00
FoskyM
7a82b15c49
fix: get client info 2023-10-01 18:18:43 +08:00
FoskyM
35d9f280fb
fix: get client info 2023-10-01 17:41:52 +08:00
FoskyM
44584fb882
feat: get client info 2023-10-01 17:34:20 +08:00
FoskyM
7067581f44
feat: get client info 2023-10-01 17:30:18 +08:00
FoskyM
8ad3fd087f
fix(model): add guarded 2023-10-01 17:16:45 +08:00
FoskyM
6c537e4b80
fix(admin): create client 2023-10-01 17:11:29 +08:00
FoskyM
1985bd68ca
feat(admin): clients controller 2023-10-01 17:00:51 +08:00
FoskyM
cf2abfccf7
feat(admin): clients controller 2023-10-01 16:55:27 +08:00
FoskyM
5a8ea7f751
feat(admin): list clients api 2023-09-30 09:20:35 +08:00
FoskyM
6fc62fc269
feat(oauth server): basic settings 2023-09-30 09:20:28 +08:00
FoskyM
f67f167af7
chore: copyright 2023-09-30 09:20:01 +08:00
FoskyM
6e6055c44a
chore: add authorize page 2023-09-30 09:19:42 +08:00
FoskyM
386664042e
chore: create the scope middleware 2023-09-30 09:19:35 +08:00
FoskyM
d01a0778b8
chore: create the class OAuth 2023-09-30 09:19:28 +08:00
FoskyM
aa39cc7361
chore: create other storage methods 2023-09-30 09:19:21 +08:00
FoskyM
0d16e11871
chore: create migrations & access token storage 2023-09-30 09:19:12 +08:00