mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-06-03 12:19:45 +00: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