Skip to main content

Interface: AdminResetState

Defined in: src/server/actions/contractorPassword.ts:10

Properties

error?

optional error?: string

Defined in: src/server/actions/contractorPassword.ts:12


ok

ok: boolean

Defined in: src/server/actions/contractorPassword.ts:11


password?

optional password?: string

Defined in: src/server/actions/contractorPassword.ts:14

The new password, returned once so the owner can relay it securely.