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

Introduce A0Lock class #107

Merged
merged 7 commits into from
May 9, 2015
Merged

Introduce A0Lock class #107

merged 7 commits into from
May 9, 2015

Conversation

hzalaz
Copy link
Member

@hzalaz hzalaz commented May 8, 2015

A0Lock class will be the main interface to interact with Lock iOS/OSX SDK. This first version will only handle configuration and API clients (Authentication & Auth0 API).
This change is backward compatible with previous version, it just deprecates singleton methods.

hzalaz added 7 commits May 7, 2015 12:47
Only added methods to initialize it from scalar values or NSBundle
A0Lock conforms to protocol A0APIClientProvider.

Added logging to init methods.
Raise NSException on debug when init params are invalid.
A0APIRouter only handles paths.
A0Lock keeps a reference to router and api client.
hzalaz added a commit that referenced this pull request May 9, 2015
@hzalaz hzalaz merged commit a836dde into master May 9, 2015
@hzalaz hzalaz deleted the feature-avoid-api-singleton branch May 9, 2015 15:48
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