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

TokenManager: 토큰 저장 장소 변경 사항 제안 #61

Open
kor-Chipmunk opened this issue Feb 26, 2020 · 1 comment
Open

TokenManager: 토큰 저장 장소 변경 사항 제안 #61

kor-Chipmunk opened this issue Feb 26, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kor-Chipmunk
Copy link
Collaborator

배경

현재 KeyChain 으로 토큰을 저장 및 불러오기, 삭제하고 있다.
KeyChain은 계정 정보를 여러 앱 사이에서 불러오도록 관리하도록 하는 목적인데, Moti 앱에서만 사용할 계획이고 특별히 암호화 되어야할 패스워드가 있는 것은 아니기에 UserDefaults 으로 plist 로 관리해도 충분할 듯 하다.

구현할 것

  1. UserDefaults 로 토큰 관리 기능 추가

보충 사항

메모

기존 KeyChain 라이브러리는 남겨놓는다.

@kor-Chipmunk kor-Chipmunk added the enhancement New feature or request label Feb 26, 2020
@kor-Chipmunk kor-Chipmunk self-assigned this Feb 26, 2020
@kor-Chipmunk
Copy link
Collaborator Author

액세스 토큰으로 개인정보에도 접근할 수 있으니 키체인으로 저장하는 기존 방식이 더 나을까용??

@YoonJuHo @LHOCHAN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant