Skip to content

AZIOS-1556: Fetch legacy access token#1

Open
dgoon wants to merge 1 commit intomasterfrom
hpcnt
Open

AZIOS-1556: Fetch legacy access token#1
dgoon wants to merge 1 commit intomasterfrom
hpcnt

Conversation

@dgoon
Copy link
Copy Markdown

@dgoon dgoon commented Oct 26, 2017

Uncover lost access token


/// HOTFIX AZIOS-1556
NSDictionary *oldDict = [_keychainStore dictionaryForKey:kFBSDKAccessTokenUserDefaultsKey];
if ([oldDict[kFBSDKAccessTokenUUIDKey] isEqualToString:uuid]) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

: 뒤에 공백을 두고 싶지만 무시해도 됩니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants