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

SharePoint SSO Component – move from deprecated symbols #258

Open
VojtechVokoun opened this issue Oct 18, 2024 · 0 comments
Open

SharePoint SSO Component – move from deprecated symbols #258

VojtechVokoun opened this issue Oct 18, 2024 · 0 comments

Comments

@VojtechVokoun
Copy link

Hey,

looking at the handleLoggedInUser function in MSALWrapper.ts, I couldn't help but notice the following line:

userAccount = this.msalInstance.getAccountByUsername(userEmail);

getAccountByUsername() is a deprecated function, would it be possible to update the sample to the recommended getAccount() function? I think it's not exactly equivalent, but it would be awesome if current functions were used!

Thanks!

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

No branches or pull requests

2 participants