Commit graph

14 commits

Author SHA1 Message Date
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
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
357e796b83
fix: check permissions in grant type of user credentials 2023-10-13 20:56:45 +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
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
6e2aeffb43
fix: authorize 2023-10-01 22:28:20 +08:00
FoskyM
19a17bc851
fix: oauth 2023-10-01 22:10:21 +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