Preparing search index...
The search index is not available
@amirsavand/ngx-common - v5.0.0
@amirsavand/ngx-common
AuthToken
Interface AuthToken
Typical JWT token parsed structure from DRF API.
interface
AuthToken
{
exp
:
number
;
jti
:
string
;
token_type
:
string
;
user_id
:
number
;
}
Index
Properties
exp
jti
token_
type
user_
id
Properties
exp
exp
:
number
jti
jti
:
string
token_
type
token_type
:
string
user_
id
user_id
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exp
jti
token_
type
user_
id
@amirsavand/ngx-common - v5.0.0
CrudAction
ColorGenerator
Crud
DebouncedInvoker
DetailBaseService
InlineStorage
Link
LinkGroup
ListItemCycle
MapEx
NotificationBaseService
ReactiveForm
Selection
SpacePlusUrlSerializer
ThemeBaseService
Timer
TitleBaseService
ApiError
ApiResponse
AuthResponse
AuthToken
CrudInit
DebouncedInvokerInit
Forms
GetParams
HSL
LinkData
LinkGroupData
MapExItem
ReactiveFormData
ReactiveFromInit
RouterLink
TimerInit
Dict
GetContextFunction
MapItemFunction
Payload
PayloadPipe
PK
Theme
CRUD_BASE
CRUD_HTTP_CLIENT
THEMES
blobToBase64
downloadUrl
findItemInList
generateUniqueString
getAgeFromDate
getChangedFromDicts
getColorFromString
getDictFromList
getUniqueList
insertChild
isArray
isArrayEqual
isBool
isDict
isDictEmpty
isDictEqual
isOdd
isStringValidDate
noEmptyIncludingArrayPayloadPipe
noEmptyPayloadPipe
removeChild
removeEmptyValuesFromDict
slugify
URLSearchParamsToDict
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Typical JWT token parsed structure from DRF API.