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

Added unlink profile to the methods exported to Objective-C #36

Merged
merged 2 commits into from
Jul 21, 2016
Merged

Added unlink profile to the methods exported to Objective-C #36

merged 2 commits into from
Jul 21, 2016

Conversation

sebacancinos
Copy link
Contributor

No description provided.

@@ -68,6 +68,24 @@ public class _ObjectiveManagementAPI: NSObject {
}
}
}

@objc(unlinkUserWithIdentifier:withProvider:fromUserId:callback:)
Copy link
Member

Choose a reason for hiding this comment

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

@sebacancinos let's rename the objc method to unlinkIdentityWithIdentifier:provider:fromUserId:callback

@hzalaz
Copy link
Member

hzalaz commented Jul 21, 2016

@sebacancinos also change the value here from 0.16.2 to 0.17.2

@sebacancinos
Copy link
Contributor Author

updated @hzalaz

@hzalaz hzalaz merged commit 39ec5cc into auth0:master Jul 21, 2016
@hzalaz hzalaz modified the milestone: 1.0.0-beta.6 Jul 26, 2016
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.

2 participants