mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Allows users to use OAuth tokens instead of passwords
This commit is contained in:
@@ -20,4 +20,6 @@ export interface PaperlessMailAccount extends ObjectWithId {
|
||||
password: string
|
||||
|
||||
character_set?: string
|
||||
|
||||
is_token: boolean
|
||||
}
|
||||
|
Reference in New Issue
Block a user