64adfe7c3b
fix: Update Discord login handling to use async/await for better error handling
SteamWarCI Build successful
2025-11-15 00:06:13 +01:00
f503d59eeb
fix: Set Content-Type header to text/plain for Discord login request
SteamWarCI Build successful
2025-11-14 23:42:10 +01:00
d79c532009
feat: Enhance login functionality with Discord integration and improve code formatting
2025-11-13 14:32:06 +01:00
bccd5eb5a0
Enhance request handling with token refresh and retries
SteamWarCI Build successful
2025-03-01 11:55:01 +01:00
53afe70b27
Refactor token refresh logic to streamline error handling.
SteamWarCI Build successful
2025-03-01 11:34:09 +01:00
4bbdaa06a9
Refactor auth handling to improve token refresh logic
SteamWarCI Build successful
2025-03-01 11:30:30 +01:00
f03867b9a7
Add retry mechanism and limit for token requests
SteamWarCI Build successful
2025-03-01 11:27:06 +01:00
b53ce04a75
Remove reset password functionality
SteamWarCI Build successful
2025-02-23 17:23:45 +01:00
1433784369
Update auth API endpoints to remove "/v2" prefix
SteamWarCI Build successful
2025-02-20 22:15:02 +01:00
2c63a33bda
Refine token validation and update user stats endpoint.
...
SteamWarCI Build successful
Extend access token validation to include a 10-second buffer to prevent potential expiry issues. Modify the user stats API call to use the base `/stats/user` endpoint for improved consistency.
2025-02-18 00:09:06 +01:00
75f1a6528b
Refactor authentication and implement password reset.
SteamWarCI Build successful
2025-02-17 18:29:17 +01:00