ToolJet/server/ee/services/oauth
Muhsin Shah C P 57d7a75814
[Enhancement] Improve Workspace Invitation Flow (#8873)
* Started working on invite flow changes - new backend api

* Worked on decoupling routes logic from private route

* Changed invite flow

* Removed VerificationSuccessInfoScreen component from organization invite process

* Added sso invite user signup

* working on signup revamp - handling instance and organization signups

* working on signup bugs

* Refactor signup process and handle error messages consistently

* resolved login bug

* bug-fix: Redirection issue after org accepting invite

* Replaced signup/org-id to org-slug

* Fixed bugs: SSO redirection, logout and login redirection.

* Added incorrect email input error

* Refactored inviteSessionPayload and activateAccountWithToken functions

* Bugfix: back to login button wasn't working

* bugfix: redirection after switch workspace API

* added: auto password setup, sso signup errors

* Removed console logs

* fixed personal workspace bug, workspace signup route fixes

* fix: user already invited but tried to signup through signup url

* sso incorrect email check

* updated error messages

* Added non-existed workspace login url error redirection
2024-02-22 15:09:11 +05:30
..
models Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
git_oauth.service.ts GitHub API end point correction (#3826) 2022-08-19 18:06:58 +05:30
google_oauth.service.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
index.ts Github OAuth integration (#1837) 2022-01-27 15:21:17 +05:30
oauth.service.ts [Enhancement] Improve Workspace Invitation Flow (#8873) 2024-02-22 15:09:11 +05:30