1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-08 14:59:17 +00:00

feat: add option to renew API key (#1214)

This commit is contained in:
Elias Schneider
2026-01-09 12:08:58 +01:00
committed by GitHub
parent 0a94f0fd64
commit 811e8772b6
16 changed files with 321 additions and 41 deletions

View File

@@ -1,9 +1,20 @@
{
"provider": "sqlite",
"version": 20251229173100,
"version": 20260106140900,
"tableOrder": ["users", "user_groups", "oidc_clients", "signup_tokens"],
"tables": {
"api_keys": [
{
"created_at": "2025-12-21T19:12:03Z",
"description": null,
"expiration_email_sent": false,
"expires_at": "2025-12-25T12:00:00Z",
"key": "141ff8ac9db640ba93630099de83d0ead8e7ac673e3a7d31b4fd7ff2252e6389",
"id": "98900330-7a7b-48fe-881b-2cc6ad049976",
"last_used_at": null,
"name": "Expired API Key",
"user_id": "f4b89dc2-62fb-46bf-9f5f-c34f4eafe93e"
},
{
"created_at": "2025-11-25T12:39:02Z",
"description": null,