feat/authorize #3

Merged
ulflow_phattt2901 merged 5 commits from feat/authorize into main 2025-06-04 12:55:22 +00:00

5 Commits

Author SHA1 Message Date
38a02cb732 feat: implement user authentication with JWT and role-based access control
All checks were successful
CI Pipeline / Security Scan (push) Successful in 2m52s
CI Pipeline / Lint (push) Successful in 4m57s
CI Pipeline / Test (push) Successful in 4m35s
CI Pipeline / Build (push) Successful in 1m19s
CI Pipeline / Notification (push) Successful in 2s
CI Pipeline / Lint (pull_request) Successful in 2m38s
CI Pipeline / Security Scan (pull_request) Successful in 4m47s
CI Pipeline / Test (pull_request) Successful in 2m38s
CI Pipeline / Build (pull_request) Successful in 1m17s
CI Pipeline / Notification (pull_request) Successful in 1s
2025-06-04 18:35:31 +07:00
e8aeef6013 feat: add database migrations and enhance Makefile with environment loading
Some checks failed
CI Pipeline / Security Scan (push) Successful in 2m53s
CI Pipeline / Lint (push) Failing after 2m43s
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Notification (push) Successful in 2s
2025-06-04 07:32:51 +07:00
23ec4d7bd2 feat: implement auth middleware and unit tests with JWT validation
Some checks failed
CI Pipeline / Lint (push) Failing after 5m30s
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Security Scan (push) Successful in 6m6s
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Notification (push) Successful in 2s
2025-06-03 21:31:18 +07:00
4d87c34aa0 Merge branch 'main' into feat/authorize
Some checks failed
CI Pipeline / Security Scan (push) Failing after 5m7s
CI Pipeline / Lint (push) Failing after 5m18s
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Notification (push) Successful in 2s
2025-05-29 12:33:31 +07:00
f4ef71b63b feat: implement user authentication system with JWT and role-based access control
Some checks failed
CI Pipeline / Security Scan (push) Failing after 5m24s
CI Pipeline / Lint (push) Failing after 5m30s
CI Pipeline / Test (push) Has been skipped
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Notification (push) Successful in 1s
2025-05-24 11:24:19 +07:00