authentication_role-based_authorization_architecture
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| authentication_role-based_authorization_architecture [2026/01/08 06:16] – [Initialize Node + TypeScript] pradnya | authentication_role-based_authorization_architecture [2026/01/09 08:30] (current) – [Install Swagger packages] pradnya | ||
|---|---|---|---|
| Line 588: | Line 588: | ||
| npm install swagger-jsdoc swagger-ui-express | npm install swagger-jsdoc swagger-ui-express | ||
| npm install -D @types/ | npm install -D @types/ | ||
| + | |||
| + | </ | ||
| + | |||
| + | < | ||
| + | npm install dotenv | ||
| + | |||
| + | npm install bcryptjs | ||
| + | |||
| + | npm install --save-dev @types/ | ||
| + | |||
| + | </ | ||
| + | |||
| + | install json web token | ||
| + | |||
| + | < | ||
| + | npm install jsonwebtoken | ||
| + | npm install --save-dev @types/ | ||
| </ | </ | ||
authentication_role-based_authorization_architecture.1767852965.txt.gz · Last modified: by pradnya
