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

A few updates #9

Closed
wants to merge 3 commits into from
Closed

A few updates #9

wants to merge 3 commits into from

Conversation

kvnsmth
Copy link

@kvnsmth kvnsmth commented Dec 19, 2012

See commits for details, but I added a delegate method for failed authorization, updated some project settings, and exposed the access token backing dictionary since some providers send more information than just access and refresh tokens.

‧ Why was LROAuth2AccessToken a subclass of UIView?
‧ Expose authResponseData as a readonly property since
  some implementations supply extra data.
‧ Update project-wide settings to enable ARC.
(Also set indent spacing to 2 spaces to override Xcode setting.)
Previously, if you built the project as a subproject, archiving would
break. Xcode would create a generic archive instead of an iOS archive.
:
@kvnsmth kvnsmth closed this Jul 24, 2018
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.

1 participant