6 Commits

Author SHA1 Message Date
20833b3bde fix: Update PingResp field to use proper capitalization for JSON serialization
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 4s
2025-10-25 12:10:34 +08:00
4ca8e1db57 Refactor Steam login callback to remove response struct and handle redirects directly
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
CI - Build and Push / Build and Push Docker Image (push) Failing after 15s
2025-10-07 17:43:22 +08:00
0a60a84ab8 init 2025-10-07 10:22:34 +08:00