Skip to content

Releases: affecto/dotnet-Authentication.Claims

Added methods for getting collections of claim values and groups

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 19 Oct 09:06
Merge pull request #4 from affecto/dev

Added methods for getting collections of claim values and groups

Added a property for checking if user has a specific role

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 13 Oct 07:54
Merge pull request #3 from affecto/dev

Added a property for checking if user has a specific role.

New properties and methods to IAuthenticatedUserContext interface

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 29 Jun 13:33
  • Added a property for account name.
  • Made methods GetClaim and HasClaim public.

v2.2.0

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 20 Nov 13:58
Initial commit.