Home > @poq/sdk > RefreshToken
Signature:
export declare class RefreshToken extends PoqContract
Extends: PoqContract
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the RefreshToken class |
Property | Modifiers | Type | Description |
---|---|---|---|
encryptedPassword | string | ||
refreshKey | string | ||
username | string |
Method | Modifiers | Description |
---|---|---|
parse(refreshToken) | static |
|
toString() |