Header menu logo FSharp.ATProto

IAccountStore Type

Store for user account authentication and lookup.

Instance members

Instance member Description

this.Authenticate

Full Usage: this.Authenticate

Parameters:
Returns: Task<Result<AccountInfo, string>>
Modifiers: abstract
credentials : LoginCredentials
Returns: Task<Result<AccountInfo, string>>

this.GetAccount

Full Usage: this.GetAccount

Parameters:
Returns: Task<AccountInfo option>
Modifiers: abstract
sub : Did
Returns: Task<AccountInfo option>

Type something to start searching.