mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-28 09:15:07 +03:00
add signup_tokens to database.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"provider": "sqlite",
|
||||
"version": 20251219000000,
|
||||
"tableOrder": ["users", "user_groups", "oidc_clients"],
|
||||
"tableOrder": ["users", "user_groups", "oidc_clients", "signup_tokens"],
|
||||
"tables": {
|
||||
"api_keys": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user