You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnAPIHost{}, fmt.Errorf("failed to parse GHES Raw URL: %w", err)
186
184
}
187
185
188
-
// If subdomain isolation is enabled, the hostname will be api.hostname, but the authorization server is still on the root domain at hostname/login/oauth
189
-
// If subdomain isolation is not enabled, the hostname is still hostname and the authorization server is at hostname/login/oauth
0 commit comments