[FEAT/#390] 일회성 FCM 토큰 / 서버통신 구현 #391
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
⛳️ Work Description
📸 Screenshot
📢 To Reviewers
해당 유저가 이미 존재하고 토큰값이 일치하지 않다면 변경해주고, 존재하지않으면 새롭게 반영해주는 로직" 이라고 합니다.:domain:home모듈에 작성하긴 했는데 회원을 관리하는 도메인에 넣을까 하다가 이는 리팩토링 할 때 한 번에 하는 게 좋을 것 같아 일단은 이렇게 구현했습니당..!