feat(api tokens): add token creation form
This commit is contained in:
@ -10,4 +10,4 @@ export interface IApiToken extends IAbstract {
|
||||
permissions: IApiPermission
|
||||
expiresAt: Date
|
||||
created: Date
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user