Preparing search index...
The search index is not available
Jekomo
Jekomo
user.model
StrippedUser
Interface StrippedUser
interface
StrippedUser
{
role
?:
string
;
tokens
?:
{
token
:
string
;
}
[]
;
username
:
string
;
}
Index
Properties
role?
tokens?
username
Properties
Optional
role
role
?:
string
Optional
tokens
tokens
?:
{
token
:
string
;
}
[]
Type declaration
token
:
string
username
username
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
role
tokens
username
Jekomo
AllExceptionsFilter
AuthMiddleware
ChangeRoleDto
JwtAuthGuard
LoginDto
LogoutDto
ResponseDTO
Roles
RolesGuard
SentryService
TokenDto
TransactionTypes
UserController
UserDto
UserRoles
account.model
config
services/user.service
strategies/jwt.strategy
tests/user.controller.spec
transaction.model
Loading...