generates secure API key within admin UI
This commit is contained in:
@@ -7,5 +7,7 @@ module.exports = [
|
||||
{
|
||||
name: 'apiKey',
|
||||
type: 'text',
|
||||
minLength: 24,
|
||||
maxLength: 48,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user