hcengineering / hcengineering/platform

[Critical] Google & GitHub Login Failing with 522 due to Incorrect `account.huly.app` Domain

Open
#11,006 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
27.7k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

The Google and GitHub login flows are currently using the following URLs:

* `https://account.huly.app/auth/google`
* `https://account.huly.app/auth/github`

It looks like the primary domain has been migrated from `huly.app` to `huly.io`. If that is the case, these authentication URLs should now use `account.huly.io` instead of `account.huly.app`.

Additionally, please verify that `account.huly.io` is correctly configured in DNS and resolves to the appropriate server using an **A, AAAA, or CNAME record**.

This is based on my analysis of the issue. Please investigate and fix it as soon as possible.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Search the repository for account.huly.app and the Google/GitHub authentication entry points, then check DNS for account.huly.io using an A, AAAA, or CNAME record. Done means both login flows use the migrated domain and account.huly.io resolves to the appropriate server.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
authentication, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.