Header menu logo FSharp.ATProto

OAuthServerBuilder Type

Builder record for configuring the OAuth server.

Record fields

Record Field Description

AccountStore

Full Usage: AccountStore

Field type: IAccountStore option
Field type: IAccountStore option

Config

Full Usage: Config

Field type: OAuthServerConfig
Field type: OAuthServerConfig

ConsentPath

Full Usage: ConsentPath

Field type: string
Field type: string

Port

Full Usage: Port

Field type: int option
Field type: int option

ReplayStore

Full Usage: ReplayStore

Field type: IReplayStore option
Field type: IReplayStore option

RequestStore

Full Usage: RequestStore

Field type: IRequestStore option
Field type: IRequestStore option

SigningKey

Full Usage: SigningKey

Field type: ECDsa option
Field type: ECDsa option

TokenStore

Full Usage: TokenStore

Field type: ITokenStore option
Field type: ITokenStore option

Type something to start searching.