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

✨[feat]: 로그인된 멤버 정보 관리 방식 변경 #34

Open
honghoker opened this issue Jan 8, 2025 · 0 comments
Open

✨[feat]: 로그인된 멤버 정보 관리 방식 변경 #34

honghoker opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
♻️ 리팩토링 기존 코드 리팩토링 ✨ 기능추가 새로운 기능 추가

Comments

@honghoker
Copy link
Member

목적

  • ✨[feat]: 멤버 - 로그인 로직 추가 #33 에서 로그인한 멤버 정보와 관련되어 생성된 이슈입니다.
  • 로그인한 멤버의 UID는 AppStorage 대신 Keychain에 저장하고, 별도의 멤버 모델을 .inMemory 방식으로 관리하고 사용할 수 있도록 변경하는 작업입니다.
  • 또는 UID를 별도로 저장하지 않더라도, FireBase.Auth를 사용할 수 있으니 API 진행 상황에 맞춰 어떻게 진행할 것인가에 대해 추가적인 논의가 필요합니다.
@honghoker honghoker added the ♻️ 리팩토링 기존 코드 리팩토링 label Jan 8, 2025
@honghoker honghoker self-assigned this Jan 8, 2025
@honghoker honghoker added the ✨ 기능추가 새로운 기능 추가 label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ 리팩토링 기존 코드 리팩토링 ✨ 기능추가 새로운 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant