Migrating Auth API to the new Identity Toolkit endpoint by hardikns · Pull Request #256 · firebase/firebase-admin-python

@hardikns

Using the new Identity Toolkit REST endpoint for user management features. This is as per corresponding change in java (firebase/firebase-admin-java#220) and node SDKs.

@hardikns

@hiranya911 Can you please help on how to run Integration tests? I would like to do those before I submit the PR.

Specifically on what are the contents of the --cert (is this the standard service account json?) and --apikey file.

@hiranya911

@hardikns Check the CONTRIBUTING.md file for instructions.

@hardikns

@hiranya911 Can you please review the change? I plan to submit another in few days with changes around ooblink.

Meanwhile I did not find any documentation of the new Identity Toolkit. If you can point to the same that would help.

@hiranya911

@hardikns thanks for doing this. I will review this sometime this week.

@bojeil-google any pointers to the documentation of the new ID toolkit API?

hiranya911

Choose a reason for hiding this comment

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

Looks pretty solid. Just a couple of minor changes needed.

@hardikns

hiranya911

Choose a reason for hiding this comment

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

LGTM. Thanks @hardikns for the contribution.

@hardikns

@bojeil-google can you please point me to the documentation on the new ID toolkit API?

@bojeil-google

If you mean the REST API, it is not yet documented.