Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Switch logto role assignment to subscription webhook [DEV-4164] (…
…#565) * feat: Switch logto role assignment to subscription webhook Signed-off-by: jay-dee7 <[email protected]> * remove: Default role assignments Signed-off-by: jay-dee7 <[email protected]> * fix: Default role assignment Signed-off-by: jay-dee7 <[email protected]> * refactor: Initialise stripe client once in submitter constructor Signed-off-by: jay-dee7 <[email protected]> * fix: Error response codes and local entities and other variables Signed-off-by: jay-dee7 <[email protected]> * refactor: Convert SupportedPlanTypes to `String Enum` Signed-off-by: jay-dee7 <[email protected]> * chore: Bump jest `testTimeout` to 10s Signed-off-by: jay-dee7 <[email protected]> * fix: Breaking tests Signed-off-by: jay-dee7 <[email protected]> * fix: Include portal role while assigning roles if missing Signed-off-by: jay-dee7 <[email protected]> * Fixed Node engine version * refactor: Move `syncLogtoUserRoles` outside of AccountController class Signed-off-by: jay-dee7 <[email protected]> * revert: NodeJS engine version tagging Signed-off-by: jay-dee7 <[email protected]> --------- Signed-off-by: jay-dee7 <[email protected]> Co-authored-by: Ankur Banerjee <[email protected]>
- Loading branch information