Commit graph

68 commits

Author SHA1 Message Date
FoskyM
815eb314a6
docs 2023-12-02 10:57:23 +08:00
FoskyM
dcc195aca9
fix: permission 2023-10-13 21:25:21 +08:00
FoskyM
2297931575
test 2023-10-13 21:16:07 +08:00
FoskyM
9aaab643fd
test 2023-10-13 21:10:35 +08:00
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
3db1e1328c
docs: update README.md 2023-10-02 07:04:13 +08:00
FoskyM
56f70a9147
docs: update README.md 2023-10-02 07:03:09 +08:00
FoskyM
803d7404b9
fix: location after authorized 2023-10-02 06:44:14 +08:00
FoskyM
2a7948fffd
docs: update README.md 2023-10-02 06:22:44 +08:00
FoskyM
d92ec2dfe8
feat: add locale(en) 2023-10-02 06:14:59 +08:00
FoskyM
f9e30d350e
Merge pull request #3 from FoskyM/dev-oauth
Dev oauth merged & the first package will be released
2023-10-02 06:08:44 +08:00
FoskyM
58d2ed6494
fix: scope 2023-10-02 06:04:31 +08:00
FoskyM
ca160ae8eb
feat: add default scope 2023-10-02 05:57:49 +08:00
FoskyM
a92398ca8d
feat: support bearer authorization 2023-10-02 05:40:58 +08:00
FoskyM
b66e8a56d1
chore: remove the authorized page temporarily 2023-10-02 05:40:04 +08:00
FoskyM
faee03069c
fix: scope's method 2023-10-02 05:35:14 +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
cde2367103
fix: authorize 2023-10-02 03:20:41 +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
663828aaf7
feat: authorize page 2023-10-01 22:09:46 +08:00
FoskyM
8a23f8ddf0
fix: scope page 2023-10-01 22:09:21 +08:00
FoskyM
bd1c7f36bb
fix: controller class 2023-10-01 20:30:49 +08:00
FoskyM
3b5354c4af
fix: scope model 2023-10-01 19:54:19 +08:00
FoskyM
811957b468
feat(admin): scope page 2023-10-01 19:53:59 +08:00
FoskyM
8bf8ab40ab
fix: controller routes 2023-10-01 19:43:01 +08:00
FoskyM
10bb43a6f0
feat(admin): scopes page 2023-10-01 19:41:37 +08:00
FoskyM
bcddcfc468
feat(admin): add controller of scope 2023-10-01 19:41:17 +08:00
FoskyM
91a8f950ec
feat: add model of scope 2023-10-01 19:23:03 +08:00
FoskyM
465a005d05
chore: simplify locale(cn) 2023-10-01 19:17:03 +08:00
FoskyM
c29b8f7fff
feat: authorize page 2023-10-01 19:14:59 +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
8e8f49ae87
feat(admin): delete client 2023-10-01 17:13:49 +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
7777628c8d
feat(admin): clients page 2023-09-30 09:55:35 +08:00
FoskyM
54e7659d9f
feat(extend): clients 2023-09-30 09:20:44 +08:00
FoskyM
5a8ea7f751
feat(admin): list clients api 2023-09-30 09:20:35 +08:00