Header menu logo FSharp.ATProto

OAuthServerConfig Type

Configuration for the OAuth authorization server.

Record fields

Record Field Description

AccessTokenLifetime

Full Usage: AccessTokenLifetime

Field type: TimeSpan
Field type: TimeSpan

DpopNonceLifetime

Full Usage: DpopNonceLifetime

Field type: TimeSpan
Field type: TimeSpan

Issuer

Full Usage: Issuer

Field type: string
Field type: string

PublicKeyJwk

Full Usage: PublicKeyJwk

Field type: string
Field type: string

RefreshTokenLifetime

Full Usage: RefreshTokenLifetime

Field type: TimeSpan
Field type: TimeSpan

RequestLifetime

Full Usage: RequestLifetime

Field type: TimeSpan
Field type: TimeSpan

ScopesSupported

Full Usage: ScopesSupported

Field type: string list
Field type: string list

ServiceDid

Full Usage: ServiceDid

Field type: Did option
Field type: Did option

SigningKey

Full Usage: SigningKey

Field type: byte[] -> byte[]
Field type: byte[] -> byte[]

Type something to start searching.