Hi,
From Python Django based application, I need to support for creating user account in Google Cloud platform and authenticating Google Cloud Platform user.
Is there any GCP API available to programmatically create user account and authenticate?
Can we create GCP user account and authenticate using IAM api's or do we need to use any other GCP APIs.