Create API Key expiresAt field
Aberta
Bug
- Linguagem predominante
- Go
- Estrelas
- 2
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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)
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.