api-client/packages
Joel Jacob Stephen 7a9f0c8756
refactor: improvements to the auth implementation in admin dashboard (#3444)
* refactor: abstract axios queries to a separate helper file

* chore: delete unnecessary file

* chore: remove unnecessary console logs

* refactor: updated urls for api and authquery helpers

* refactor: updated auth implementation

* refactor: use default axios instance

* chore: improve code readability

* refactor: separate instances for rest and gql calls

* refactor: removed async await from functions that do not need them

* refactor: removed probable login and probable user from the auth system

* refactor: better error handling in login component

* chore: deleted unnecessary files and restructured some files

* feat: new errors file with typed error message formats

* refactor: removed unwanted usage of async await

* refactor: optimizing the usage and return of promises in auth flow

* refactor: convey boolean return type in a better way

* chore: apply suggestions

* refactor: handle case when mailcatcher is not active

---------

Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: James George <jamesgeorge998001@gmail.com>
2023-10-16 18:14:02 +05:30
..
codemirror-lang-graphql fix: gql teamID not being passed (#3392) 2023-09-28 22:04:02 +05:30
dioc feat: introduce dioc into hoppscotch-common 2023-06-07 15:20:49 +05:30
hoppscotch-backend refactor: removed all instances of rejectOnNotFound in prisma queries (#3377) 2023-10-16 14:04:03 +05:30
hoppscotch-cli feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app (#3380) 2023-10-06 11:21:54 +05:30
hoppscotch-common feat: improve import-export UI (#3452) 2023-10-13 17:57:14 +05:30
hoppscotch-data chore: changes to support id based syncing for collections (#2977) 2023-04-11 14:30:01 +05:30
hoppscotch-js-sandbox chore: set web and common versions to 2023.4.0 and remove workspace package version specifiers 2023-04-09 21:42:25 +05:30
hoppscotch-selfhost-web feat: tab service added (#3367) 2023-10-11 18:21:07 +05:30
hoppscotch-sh-admin refactor: improvements to the auth implementation in admin dashboard (#3444) 2023-10-16 18:14:02 +05:30
hoppscotch-ui feat: tab service added (#3367) 2023-10-11 18:21:07 +05:30