Oob

data class Oob(val channel: OobChannel) : SecondaryFactor

An OOB (Out-of-Band) factor, such as a push notification.

Parameters

channel

The channel through which the OOB challenge should be sent.

Constructors

Link copied to clipboard
constructor(channel: OobChannel)

Properties

Link copied to clipboard