There was an error while loading. Please reload this page.
1 parent ad8c871 commit 877bd27Copy full SHA for 877bd27
1 file changed
internal/auth/auth.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- defaultAPIBase = "https://v2-12-3.api.getgymbros.com"
+ defaultAPIBase = "https://v2-12-5.api.getgymbros.com"
19
refreshProcedure = "user.refreshToken"
20
userAgent = "Liftoff/528 CFNetwork/3860.400.51 Darwin/25.3.0"
21
0 commit comments