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

b2b-sample/config.json Outdated Show resolved Hide resolved
@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