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

Identity for Blazor #12542

Closed
mcabram opened this issue May 25, 2019 · 1 comment
Closed

Identity for Blazor #12542

mcabram opened this issue May 25, 2019 · 1 comment
Labels

Comments

@mcabram
Copy link

mcabram commented May 25, 2019

Hi Team,

I'm trying to change my .net core project(.net core 2.15) to Blazor three in one template(Client+Server+Shared). But since the Blazor.Server can't support Microsoft.AspNetCore.All in nuget. So I can't implement the Identity function from current .net core project in the new Blazor full stack project. Any solution for this or I need to wait the official release of LTS Blazor?

@guardrex
Copy link
Collaborator

Hello @Michaelwan777 ... You'll probably† need to wait. It's in-design in engineering ...

dotnet/aspnetcore#4048

†probably ... Some devs have come up with workarounds for the lack of built-in identity support. Of course as far as Microsoft is concerned, they're all ☠️ Use at your own risk. ☠️. The community members on that engineering issue are discussing what they're doing. You can also find solutions on Stack Overflow and blog posts.

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

No branches or pull requests

2 participants