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

[#514] 로그인 redirect uri 수정 #515

Closed
wants to merge 2 commits into from
Closed

[#514] 로그인 redirect uri 수정 #515

wants to merge 2 commits into from

Conversation

gxxrxn
Copy link
Member

@gxxrxn gxxrxn commented Apr 13, 2024

구현 내용

  • NEXT_HOST 환경변수를 클라이언트에서도 사용 가능하도록 NEXT_PUBLIC_HOST로 수정했어요. (env 파일을 수정해주세요!)
  • 환경변수 NEXT_PUBLIC_CLIENT_REDIRECT_URI로 관리하던 로그인 redirect_uri를 변수로 만들었어요.

관련 이슈

@gxxrxn gxxrxn added 🐥 프론트 필수! 🐛 fix Something isn't working 🔥 v.1.0 New feature for releasing v.1.0 labels Apr 13, 2024
@gxxrxn gxxrxn requested a review from hanyugeon April 13, 2024 09:48
@gxxrxn gxxrxn self-assigned this Apr 13, 2024
Copy link

vercel bot commented Apr 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dadok ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2024 9:59am

Copy link

@gxxrxn gxxrxn marked this pull request as draft April 13, 2024 18:32
@gxxrxn gxxrxn closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 fix Something isn't working 🐥 프론트 필수! 🔥 v.1.0 New feature for releasing v.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

로그인 redirect uri 수정
1 participant