-
Notifications
You must be signed in to change notification settings - Fork 0
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
네이버 로그인 구현 #91
base: release/2024-summer
Are you sure you want to change the base?
네이버 로그인 구현 #91
Conversation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
설명
네이버 로고 버튼 클릭 시 네이버 인증 화면으로 넘어가 인증을 마치고 앱/웹으로 돌아옴
변경 사항
-- LoginScreen ConsumerWidget -> ConsumerStatefulWidget으로 변경; initState 메서드를 통해 초기 딥링크를 처리하고 실시간으로 딥링크를 구독하기 위함
체크리스트
< 체크리스트 항목을 확인해 주세요. >
make
커맨드를 터미널에서 실행하였는가?스크린샷
네이버로그인테스트-iOS
_iOS.mp4
네이버로그인테스트-안드로이드
_.mp4
참조