jitbit / AspNetSaml

Very simple SAML 2.0 consumer module for ASP.NET/C#
https://www.jitbit.com
Apache License 2.0
361 stars 118 forks source link

Methods to get attributes should be virtual #44

Closed hey24sheep closed 3 years ago

hey24sheep commented 3 years ago

Your class is partial which I like, we can extend it but could you also make your getEmail, etc functions virtual too so we could extend them in case of custom something.

hey24sheep commented 3 years ago

Thanks 😊

hey24sheep commented 3 years ago

@alex-jitbit nuget package isn't updated. Can you update that too. Thanks.