Is there any way to register an Application Automatically in Django OAuth Toolkit?
I have watched how register an user in Django OAuth Toolkit - Register a user and Application settings Django Oauth Toolkit Application Settings
However, I did not find the way to create an Application when a User is registered, and create the Client ID and Client Secret automatically.
In the documentation I only found it: