Skip to content

@sourceloop/oidc-service / Exports / Otp

Class: Otp

Hierarchy

  • CoreEntity<Otp>

    Otp

Table of contents

Constructors

Properties

Constructors

constructor

new Otp(data?)

Parameters

Name Type
data? Partial<Otp>

Inherited from

CoreEntity<Otp>.constructor

Defined in

packages/core/dist/models/core-entity.d.ts:3

Properties

otp

otp: string

Defined in

services/oidc-service/src/models/otp.model.ts:14


username

username: string

Defined in

services/oidc-service/src/models/otp.model.ts:20