v0.8.1
Defects fixing
PluginContext.IsLoggedIn()
now correctly checks if a user is logged in to the CLI. See #276 for more details.
Other changes:
- Expose method
DecodeAccessToken
incore_config
package. - Address gosec false positives
PluginContext.IsLoggedIn()
now correctly checks if a user is logged in to the CLI. See #276 for more details.DecodeAccessToken
in core_config
package.