ToolJet/server/src/modules
Muhsin Shah C P 638fcf7223
[Feature] Now multiple users can login through RestAPI-Oauth 🚀 (#4052)
* Implemented multiple access token feature
- working on refresh token case

* worked on refresh token flow

* added multiple token ability to openapi plugin too
- fixed some bugs

* changed tokenData to token_data
- fixed some issues

* added user type with user id

* changed user type

* Rewrote some function
- added switch for enabling and disable multi auth
- fixed some bugs
- refactored the code

* fixed view app issue

* Fixed public app issue

* cleaning some code

* (public_app) add a check to avoid oauth login redirect when there is no access token

* reverted all changes of openapi (temporary)
- will add multi token functionality once done with restapi

* fixed a bug

* fixed a bug

* refactored some code

* changed the switch text

* pr changes

* changed token_data back to tokenData

* cleaning code

* removed token data from datasources query

* removed some lines

* added a comment
2022-09-19 20:27:37 +05:30
..
app_config Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
apps feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
auth [Feature] Now multiple users can login through RestAPI-Oauth 🚀 (#4052) 2022-09-19 20:27:37 +05:30
casl [feature] Added pagination and filtering features to users page (#3921) 2022-09-16 10:42:53 +05:30
comment_users feat: trigger mail when user is mentioned in comment (#3443) 2022-07-25 11:14:59 +05:30
comments feat: trigger mail when user is mentioned in comment (#3443) 2022-07-25 11:14:59 +05:30
data_queries [Feature] Organisation level environment variables 🚀 (#3068) 2022-07-01 16:20:37 +05:30
data_sources [Feature] Organisation level environment variables 🚀 (#3068) 2022-07-01 16:20:37 +05:30
files feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
folder_apps Running queries + firestore query service 🚀 2021-07-14 19:44:35 +05:30
folders feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
group_permissions feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
library_app Feature: library apps with templates (#1529) 2021-12-07 18:55:41 +05:30
meta Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
observability/sentry Chore: Application monitoring support with sentry (#702) 2021-09-09 22:14:34 +05:30
org_environment_variables [hotfix] Public apps are redirecting to login page while using environment variables inside an app (#3635) 2022-07-25 16:18:12 +05:30
organizations [hotfix] Public apps are redirecting to login page while using environment variables inside an app (#3635) 2022-07-25 16:18:12 +05:30
seeds setup database seed 2021-08-03 09:41:39 +05:30
thread Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
users feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30