Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

B2B sample app improvements #421

Merged

Conversation

sadilchamishka
Copy link
Contributor

Purpose

$subject

@sadilchamishka sadilchamishka force-pushed the b2b-sample-app-improvements-1 branch from 4908900 to ec0911f Compare October 26, 2023 04:16
@sadilchamishka sadilchamishka force-pushed the b2b-sample-app-improvements-1 branch from ffd190a to c5cc785 Compare October 30, 2023 12:27
b2b-sample/config.json Outdated Show resolved Hide resolved
@sadilchamishka sadilchamishka force-pushed the b2b-sample-app-improvements-1 branch from 3a1f42a to cf44ea9 Compare November 3, 2023 17:27
@sadilchamishka sadilchamishka merged commit d9e0087 into wso2:master Nov 17, 2023
2 checks passed
}

return config.CommonConfig.ApplicationConfig.SampleOrganization[0].id;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this line

session.userId = getLoggedUserId(session.idToken);
session.accessToken = token.accessToken;
session.scope = token.scope;
//session.userId = getLoggedUserId(session.idToken);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants