Jason DeLeon
Jason DeLeon
The following PR is essentially a more thorough rework of #134 with the following in mind: * Additional work has been done to the test suite to verify that `OAuth2`...
The following PR allows for the leveraging of refresh tokens when using OAuth 2.0 authentication. If a refresh token is available, it will be utilized once the current access token...
Pull request for issue #615 * Create test to replicate issue #615 * Correct improper indentation handling by using current indentation to limit scan on later levels
There is a request (#1023) to have Micro change its working directory when a folder is given as the first argument. The idea would be, since the filemanager plugin works...