Hi Team,
I made some improvements in the OAuth module, as it completes the publication due to dependencies.
In addition, I noticed that when saving on the OAuthClientEdit screen, regardless of the information, the ClientSecret is always rotated, forcing you to enter the client edition again, rotate the secret, copy the new secret and configure all the calls that use your mechanism.
I made some changes to display the ClientSecret when you are creating a new client, as well as making a change to not rotate the secret always when saving.
I think this change can be important because in the productive environment, the web services that use OAuth2, can stop working when someone does a simple save to edit any information in the client.
Regards,
Pedro Costa
This was fixed in version 4.0.0. Thanks for reporting the issue.
Good improvements, thanks Pedro! š