plugin-sdk
plugin-sdk copied to clipboard
feat: Better warning for expired API Key
Summary
Use the following steps to ensure your PR is ready to be reviewed
- [ ] Read the contribution guidelines ๐งโ๐
- [ ] Run
go fmtto format your code ๐ - [ ] Lint your changes via
golangci-lint run๐จ (install golangci-lint here) - [ ] Update or add tests ๐งช
- [ ] Ensure the status checks below are successful โ