Mir Arif Hasan
|
f5db54484c
|
HBE-266 Update NestJS packages (#3389)
* build: update npm nest packages
* build: removed depricated apollo-server-plugin package
* build: pnpm-lock file added
* build: swc integrated
* Revert "build: swc integrated"
This reverts commit 803a01f38f210dfbcd603665893d29af565c8908.
* feat: upgrade graphql* packages version
* feat: upgrade point release
* feat: update pnpm-lock file
|
2023-10-16 12:23:55 +05:30 |
|
Mir Arif Hasan
|
fa8ca0569d
|
feat: introducing rate-limiting on queries, mutations and most of the REST endpoints (HBE-111) (#46)
* feat: rate-limiting guard added and configured in app module
* feat: rate-limit annotation added in controllers and resolvers (query, mutation, not subscription)
* docs: added comments
|
2023-03-21 16:45:50 +05:30 |
|
Balu Babu
|
965fdad8b1
|
refactor: refactored gql-auth-guard to work for websocket based subscriptions
|
2023-02-08 14:20:51 +05:30 |
|
Balu Babu
|
fc284fd0a2
|
feat: magic-link auth complete
|
2023-01-10 16:06:42 +05:30 |
|
Balu Babu
|
90bc0483ae
|
fix: fixed improper imports in auth module
|
2023-01-09 18:56:40 +05:30 |
|
Balu Babu
|
32765b2d34
|
chore: created the route to initate magic link auth
|
2023-01-09 17:43:45 +05:30 |
|
ankitsridhar16
|
ab1f8437ea
|
chore: added existing auth guard and user model
|
2022-12-07 20:30:02 +05:30 |
|