Page Contents

Home > @loopback/authentication-jwt > UserCredentials

UserCredentials class

Signature:

export declare class UserCredentials extends Entity 

Extends: Entity

Constructors

Constructor Modifiers Description

(constructor)(data)

Constructs a new instance of the UserCredentials class

Properties

Property Modifiers Type Description

id

string

password

string

userId

string