IntelliTect / Coalesce

Quickly build amazing web apps
https://intellitect.github.io/Coalesce/
Apache License 2.0
64 stars 22 forks source link

remove ClaimsPrincipalExtensions.GetUserId #427

Closed ascott18 closed 1 month ago

ascott18 commented 2 months ago

Add this to the template instead of a default ClaimsPrincipalExtensions class so they can be customized according to the claim names used by each project's authentication scheme, rather than assuming a hardcoded claim type name.