Skip to content

Implementing the import_users() API #168

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 18 commits into from
May 29, 2018
Merged

Implementing the import_users() API #168

merged 18 commits into from
May 29, 2018

Conversation

hiranya911
Copy link
Contributor

Introduces the following new APIs for importing users to Firebase Auth in bulk (1000 users per API call):

auth.import_users(users, hash_alg=None, app=None)

Also add the UserImportHash and UserImportResult APIs.

go/firebase-admin-user-import

@avishalom avishalom assigned hiranya911 and unassigned avishalom May 29, 2018
@hiranya911 hiranya911 merged commit 4b2e858 into master May 29, 2018
@hiranya911 hiranya911 deleted the hkj-user-import branch May 29, 2018 18:01
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