e09fac365e
feat: Add JWT and Redis configuration to deployment and environment setup
CI - Build and Push / Build and Push Docker Image (push) Successful in 50s
2025-10-25 09:10:19 +08:00
15d4088904
fix: Correct working directory and source code paths in Dockerfile
CI - Build and Push / Build and Push Docker Image (push) Successful in 1m31s
2025-10-12 11:16:45 +08:00
b6c464cb12
feat: Implement Steam login initialization logic
...
CI - Build and Push / Build and Push Docker Image (push) Failing after 32s
- Added SteamLoginInitLogic to handle the initiation of Steam login.
- Created service context for managing configuration and Redis connection.
- Defined types for Steam login requests and callbacks.
- Implemented utility functions for building OpenID query strings and validating responses from Steam.
- Updated go.mod and go.sum to include necessary dependencies.
- Modified GenApi.ps1 script to generate code in the correct directory.
2025-10-12 10:54:11 +08:00
cde4235332
Add JWT configuration and implement token generation in Steam login callback
CI - Build and Push / Build and Push Docker Image (push) Failing after 6m33s
2025-10-08 22:44:13 +08:00
9cec502091
Enhance Steam login flow by adding nonce validation and error handling in callback logic
CI - Build and Push / Build and Push Docker Image (push) Successful in 50s
2025-10-08 13:34:08 +08:00
4ca8e1db57
Refactor Steam login callback to remove response struct and handle redirects directly
CI - Build and Push / Build and Push Docker Image (push) Successful in 58s
2025-10-08 13:02:39 +08:00
5afd712701
Refactor Steam login initialization to remove unnecessary response and add nonce handling
CI - Build and Push / Build and Push Docker Image (push) Successful in 1m5s
2025-10-08 12:11:06 +08:00
8cd358fcda
Refactor Steam login types for improved organization
CI - Build and Push / Build and Push Docker Image (push) Successful in 43s
2025-10-07 17:45:42 +08:00
3e90db888d
Implement Steam login functionality with OpenID integration
CI - Build and Push / Build and Push Docker Image (push) Failing after 15s
2025-10-07 17:43:22 +08:00
38ca0cf0e9
Add CI/CD workflows and Kubernetes configurations for deployment
CI - Build and Push / Build and Push Docker Image (push) Failing after 11s
2025-10-07 10:45:44 +08:00
0a60a84ab8
init
2025-10-07 10:22:34 +08:00