|
c08da6fc92
|
feat: Add API key middleware and update configuration to support API key validation
|
2025-03-11 17:20:39 +00:00 |
|
|
165432208c
|
feat: Update JWT token generation to set cookie and modify authentication middleware to use cookie
|
2025-03-11 17:14:55 +00:00 |
|
|
e336ff3ba2
|
feat: Update models to use ULIDWrapper for ID handling and adjust related database operations
|
2025-03-11 16:37:05 +00:00 |
|
|
baf656c093
|
feat: Refactor API routes to separate public and protected endpoints for better organization
|
2025-03-10 22:54:54 +00:00 |
|
|
460235b832
|
feat: Add user registration endpoint with JWT token generation and update API documentation
|
2025-03-10 22:44:16 +00:00 |
|
|
8785b86bfc
|
feat: Implement company management API endpoints and handler
|
2025-03-10 22:03:13 +00:00 |
|
|
558ee70c21
|
feat: Add authentication DTOs and setup API routes for user and activity management
|
2025-03-10 21:02:41 +00:00 |
|