Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed warnings caused by IdentityRole.Name being nullable #756

Conversation

danielmackay
Copy link
Contributor

@danielmackay danielmackay commented Dec 9, 2022

Simple fix, but ideally would be great if we could enforce somehow that IdentityRole.Name is nullable. Might be able to do this by implementing our own RoleStore, but that seems overkill.

@jasontaylordev jasontaylordev merged commit f692520 into jasontaylordev:main Dec 11, 2022
@danielmackay danielmackay deleted the feature/fix-role-name-nullability-warnings branch December 11, 2022 22:10
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.

2 participants