Releases: RaiolaNetworks/simple-oauth2-client
Releases · RaiolaNetworks/simple-oauth2-client
v1.0.6
Temporary modifications to the configuration file variables.
A line has been added to solve a synchronization problem when recovering a value from the configuration file when executing migrations.
The variables in the configuration file are temporarily configured before finishing the process since the 'oauth' file is not required until the installation command process finishes.
v1.0.5
v1.0.4
v1.0.2
v1.0.1
Fixed an error in modifying variables in the configuration file
A new function has been added to the package installation command class that is responsible for modifying the value of the configuration file variables.
With this, the test responsible for testing said function has been created.