api-client/packages/hoppscotch-backend/src/interceptors
Mir Arif Hasan 783d911f8d
HSB-462 feat: infra token module and sh apis (#4191)
* feat: infra token module added

* feat: infra token guard added

* feat: token prefix removed

* feat: get pending invites api added

* docs: swagger doc added for get user invites api

* feat: delete user invitation api added

* feat: get users api added

* feat: update user api added

* feat: update admin status api added

* feat: create invitation api added

* chore: swagger doc update for create user invite

* feat: interceptor added to track last used on

* feat: change db schema

* chore: readonly tag added

* feat: get user by id api added

* fix: return type of a function

* feat: controller name change

* chore: improve token extractino

* chore: added email validation logic

---------

Co-authored-by: Balu Babu <balub997@gmail.com>
2024-07-29 12:36:18 +05:30
..
access-token.interceptor.ts chore: changed the returned status type for errors in the access-tokens (#4107) 2024-06-07 12:08:35 +05:30
infra-token.interceptor.ts HSB-462 feat: infra token module and sh apis (#4191) 2024-07-29 12:36:18 +05:30
user-last-active-on.interceptor.ts fix: crashes in user last login interceptor (#4146) 2024-06-25 17:15:04 +05:30
user-last-login.interceptor.ts HSB-450 feature: user last active on (#4121) 2024-06-21 12:40:21 +05:30