Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andregardi/jwt-express-typeorm
/ functions
Functions
6 in github.com/andregardi/jwt-express-typeorm
⨍
Functions
6
◇
Types & classes
8
↓ 5 callers
Function
checkRole
(roles: Array<string>)
src/middlewares/checkRole.ts:6
↓ 3 callers
Method
hashPassword
()
src/entity/User.ts:38
↓ 2 callers
Method
checkIfUnencryptedPasswordIsValid
(unencryptedPassword: string)
src/entity/User.ts:42
Function
checkJwt
(req: Request, res: Response, next: NextFunction)
src/middlewares/checkJwt.ts:5
Method
down
(queryRunner: QueryRunner)
src/migration/1549202832774-CreateAdminUser.ts:15
Method
up
(queryRunner: QueryRunner)
src/migration/1549202832774-CreateAdminUser.ts:5