Closed xxi511 closed 1 year ago
KeychainSwift seems too trivial for this project, given the fact that we only need to store access_token
, and we already have similar implementation. There's also little reason to store nonsecret information in Keychain, e.g. user_id
and token_type
.
Unit tests are great. What about writing tests for current implementation, mentioned above?
Texture upgrading is appreciated. Would you do it in another PR?
Ah...didn't know this class.
Well... since there is an existing object, there is no hurt to save a whole object.
Texture upgrading is appreciated. Would you do it in another PR?
Close, due to https://github.com/Ptt-official-app/Ptt-iOS/pull/53
user_id
toLoginToken