- 09 Mar, 2023 8 commits
-
-
Abhishek Mishra authored
Bump cookiejar from 2.1.2 to 2.1.4
-
Abhishek Mishra authored
Bump json5 from 2.2.0 to 2.2.3
-
Abhishek Mishra authored
Merge pull request #47 from Samagra-Development/dependabot/npm_and_yarn/jsonwebtoken-and-nestjs/jwt-and-passport-jwt-9.0.0 Bump jsonwebtoken, @nestjs/jwt and passport-jwt
-
Abhishek Mishra authored
Merge branch 'feature/63/upgrade-dependencies' into dependabot/npm_and_yarn/jsonwebtoken-and-nestjs/jwt-and-passport-jwt-9.0.0
-
Abhishek Mishra authored
Merge pull request #45 from Samagra-Development/dependabot/npm_and_yarn/express-and-nestjs/platform-express-4.18.1 Bump express and @nestjs/platform-express
-
Abhishek Mishra authored
Merge pull request #44 from Samagra-Development/dependabot/npm_and_yarn/qs-and-nestjs/platform-express-and-express-6.10.3 Bump qs, @nestjs/platform-express and express
-
Abhishek Mishra authored
Bump minimatch from 3.0.4 to 3.1.2
-
Abhishek Mishra authored
chore(deps): bump terser from 5.7.1 to 5.14.2
-
- 20 Feb, 2023 2 commits
-
-
Abhishek Mishra authored
SendOTP: verifying from db if user exists or not before sending OTP i…
-
Abhishek Mishra authored
SendOTP: verifying from db if user exists or not before sending OTP if x-application-id header is passed
-
- 16 Feb, 2023 2 commits
-
-
Abhishek Mishra authored
Update Jenkinsfile
-
Tushar authored
-
- 15 Feb, 2023 2 commits
-
-
Abhishek Mishra authored
Update Jenkinsfile
-
Tushar authored
-
- 01 Feb, 2023 2 commits
-
-
Abhishek Mishra authored
Merge pull request #54 from Samagra-Development/53-be-get-apiuseruserid-is-responding-with-wrong-result-set BUG FIX; GET /api/user/:userId had wrong query specified causing wron…
-
Abhishek Mishra authored
BUG FIX; GET /api/user/:userId had wrong query specified causing wrong results getting retrieved [#53]
-
- 24 Jan, 2023 1 commit
-
-
dependabot[bot] authored
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits ) --- updated-dependencies: - dependency-name: cookiejar dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 07 Jan, 2023 1 commit
-
-
dependabot[bot] authored
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3 ) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 05 Jan, 2023 2 commits
-
-
Abhishek Mishra authored
Password reset APIs (OTP based)
-
Abhishek Mishra authored
- POST `/api/changePassword/sendOTP` - PATCH `/api/changePassword/update`
-
- 28 Dec, 2022 6 commits
-
-
Abhishek Mishra authored
User Login: strict validation for application id match in registrations
-
Abhishek Mishra authored
User Login: restricting user login if registration doesn't match with the current application-id passed
-
dependabot[bot] authored
Bumps [qs](https://github.com/ljharb/qs) to 6.10.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@nestjs/platform-express](https://github.com/nestjs/nest) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.10.1 to 6.10.3 - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.10.3) Updates `@nestjs/platform-express` from 8.0.6 to 8.4.7 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/compare/v8.0.6...v8.4.7) Updates `express` from 4.17.1 to 4.18.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.1 ) --- updated-dependencies: - dependency-name: qs dependency-type: indirect - dependency-name: "@nestjs/platform-express" dependency-type: direct:production - dependency-name: express dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [express](https://github.com/expressjs/express) to 4.18.1 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest). These dependencies need to be updated together. Updates `express` from 4.17.1 to 4.18.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.1) Updates `@nestjs/platform-express` from 8.0.6 to 8.4.7 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/compare/v8.0.6...v8.4.7 ) --- updated-dependencies: - dependency-name: express dependency-type: indirect - dependency-name: "@nestjs/platform-express" dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependencies [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken), [@nestjs/jwt](https://github.com/nestjs/jwt) and [passport-jwt](https://github.com/mikenicholson/passport-jwt). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.5.1 to 9.0.0 - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0) Updates `@nestjs/jwt` from 8.0.0 to 10.0.1 - [Release notes](https://github.com/nestjs/jwt/releases) - [Changelog](https://github.com/nestjs/jwt/blob/master/.release-it.json) - [Commits](https://github.com/nestjs/jwt/compare/8.0.0...10.0.1) Updates `passport-jwt` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/mikenicholson/passport-jwt/releases) - [Commits](https://github.com/mikenicholson/passport-jwt/compare/v4.0.0...v4.0.1 ) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: indirect - dependency-name: "@nestjs/jwt" dependency-type: direct:production - dependency-name: passport-jwt dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Abhishek Mishra authored
GET /health api
-
- 20 Dec, 2022 1 commit
-
-
Abhishek Mishra authored
-
- 30 Nov, 2022 5 commits
-
-
Abhishek Mishra authored
User change account status (activate/deactivate)
-
Abhishek Mishra authored
-
Abhishek Mishra authored
Generic APIs:User/Activate|Deactivate: `PATCH api/user/:userId/activate` & `PATCH api/user/:userId/deactivate` endpoints
-
Abhishek Mishra authored
Admin/User/Activate|Deactivate: `PATCH admin/user/:userId/activate` & `PATCH admin/user/:userId/deactivate` endpoints
-
Abhishek Mishra authored
-
- 25 Nov, 2022 2 commits
-
-
Abhishek Mishra authored
Admin/User/Search: dynamic application search
-
Abhishek Mishra authored
Admin/User/Search: added (backward compatible) support to configure the search API pick application IDs from env variable
-
- 12 Nov, 2022 1 commit
-
-
dependabot[bot] authored
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 ) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 10 Nov, 2022 2 commits
-
-
Abhishek Mishra authored
User/Login: bug fix for the conditional check for application Ids for encryption
-
Abhishek Mishra authored
-
- 09 Nov, 2022 3 commits
-
-
Chakshu Gautam authored
-
Abhishek Mishra authored
-
Abhishek Mishra authored
-