Skip to content

Implemented IID delete API #95

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

Merged
merged 9 commits into from
Dec 20, 2017
Merged

Implemented IID delete API #95

merged 9 commits into from
Dec 20, 2017

Conversation

hiranya911
Copy link
Contributor

A new API that enables deleting instance IDs associated with a Firebase project.

from firebase_admin import instance_id

instance_id.delete_instance_id(my_iid)

go/firebase-admin-iid

@avishalom avishalom assigned hiranya911 and unassigned avishalom Dec 11, 2017
Copy link
Contributor

@avishalom avishalom left a comment

Choose a reason for hiding this comment

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

If we aren't adding a call to create an IID in the integration tests, LGTM at this stage.

@hiranya911 hiranya911 merged commit 3b6b613 into master Dec 20, 2017
@hiranya911 hiranya911 deleted the hkj-delete-iid branch December 20, 2017 19:10
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