acmutd / acmutd/acmutd-api

Create API Key expiresAt field

未关闭
#23 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。