Skip to content

Feature request: (Allow me to delete users) #46

@dentroai

Description

@dentroai

Prerequisites

What is the problem you’re trying to solve?

I wanna delete a user using Kindes python client: kinde_client = KindeApiClient(**kinde_client_params).

What solution would you like to see?

Allow me to use kinde_client.delete_user(query_params={"id": user_id, "is_delete_profile": True})

Additional information

It seems to be possible to delete users using the Kinde API, but not using the python sdk of Kinde.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions