Skip to content
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.

Check user active/passive from IPassiveable first on ProfileService. #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mehyaa
Copy link

@mehyaa mehyaa commented Jan 7, 2019

Check if the user is active from IPassiveable interface if entity implements it.

AspNetIdentity User entity has no active/passive property but on some scenario you need capability of making user active/passive.

This change depends on the IdentityServer/IdentityServer4.Storage#5 is merged and assumes a NuGet package published with a version number like "2.3.2" (version number can change, the current version for IdentityServer4.Storage is "2.3.1" so I choose the following number), else it won't build.

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

Successfully merging this pull request may close these issues.

1 participant