Skip to content

Api integration#2

Open
devTryer31 wants to merge 4 commits intomasterfrom
api_dev
Open

Api integration#2
devTryer31 wants to merge 4 commits intomasterfrom
api_dev

Conversation

@devTryer31
Copy link
Copy Markdown
Owner

@devTryer31 devTryer31 changed the title Api dev Api integration May 13, 2022
!User.Identity.IsAuthenticated ?
Guid.Empty :
Guid.Parse(
HttpContext.RequestServices.GetService<UserManager<IdentityUser>>().GetUserId(User)
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

May be mistake in using UserManager because there may be another implementation of IdentityUser.

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.

1 participant