Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GAuth 서버 주소 변경에 따른 baseURL 변경 #7

Closed
onee-only opened this issue Oct 20, 2024 · 0 comments · Fixed by #8
Closed

GAuth 서버 주소 변경에 따른 baseURL 변경 #7

onee-only opened this issue Oct 20, 2024 · 0 comments · Fixed by #8
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@onee-only
Copy link
Member

image

아래 두 값의 변경이 필요합니다.

gauth-go/gauth.go

Lines 12 to 15 in da1b4b7

const (
AuthURL = "https://server.gauth.co.kr"
ResourceURL = "https://open.gauth.co.kr"
)

참고: GSM-MSG/GAuth-SDK-Java#16

@onee-only onee-only added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 20, 2024
@onee-only onee-only self-assigned this Oct 20, 2024
@onee-only onee-only linked a pull request Oct 20, 2024 that will close this issue
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant