Create API Key expiresAt field
未关闭
Bug
- 主要语言
- Go
- 星标
- 2
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
The POST /admin/apikeys endpoint creates an api key. the expiresAt field is optional, but if not included it defaults to being automatically expired. Could change to:
1. make the field required and throw an error if not included
2. default to expiring a year from now if not included
3. make the key never expire if not included (probably not this one)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。