Commit graph

76 commits

Author SHA1 Message Date
7d32a8ecd7
fix: placeholder not displaying 2024-04-06 01:48:39 +08:00
a4b3a57e1d
add: serverside record models
chore: ui improvements
fix: login modal fail to show if not logged in
fix: cannot set null for nullable fields
2024-04-05 12:42:19 +08:00
aeab0dfdbc
fix: incorrect autoload namespace 2024-03-09 23:36:53 +08:00
32a73e155b
chore: rename namespace to avoid conflict 2024-03-09 23:23:39 +08:00
64d36a111b
rewrite: frontend 2024-02-25 04:55:37 +08:00
FoskyM
bd4402f98c
Merge pull request #7 from FoskyM/bugfix/6-user-group
fix: permission
2023-12-07 11:01:07 +08:00
FoskyM
6b4c5ef703
fix: permission 2023-12-07 10:58:24 +08:00
FoskyM
9db7eec2cf
Merge pull request #5 from FoskyM/docs
docs
2023-12-02 11:03:19 +08:00
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