Commit graph

9 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
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
418ee02bb4
feat: unset csrf in oauth 2023-10-02 03:37:57 +08:00
FoskyM
f67f167af7
chore: copyright 2023-09-30 09:20:01 +08:00
FoskyM
386664042e
chore: create the scope middleware 2023-09-30 09:19:35 +08:00