-
Notifications
You must be signed in to change notification settings - Fork 10.3k
No boilerplate option for the Blazor templates #18137
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
Comments
|
Thank you @mathisloge By the way do you know the status of the issue when validating a custom class / nested models ? PS: Other workarounds for this issue are today FluentValidation and Blazor-Validation. |
Hey, |
Hello, Coming back to my original questions. For question 2, what type of authentication will be provided? Could it be with Jason Web Token? The tokens would be transmitted via browser cookies and the cookies would be used with the httpOnly flag? With a Refresh token mechanism? 😄 |
We've moved this issue to the Backlog milestone. This means that it is not going to happen for the coming release. We will reassess the backlog following the current release and consider this item at that time. However, keep in mind that there are many other high priority features with which it will be competing for resources. |
Thanks for the feedback @mkArtakMSFT |
Leaving this here for the no-boilerplate option since the rest has already been done |
@javiercn Hello. Any update for this? |
It's in our Backlog, that means it won't happen for the current release. |
@javiercn Thanks for the response. |
We'll track this using #32832 |
Hello,
Here are my questions when creating a new project with Blazor :
when selecting the Blazor templates to remove the 'counter' code
and the 'weather forecast' code?
there is an option to select an authentification method for this template
(with ASP.NET Core hosted)?
The text was updated successfully, but these errors were encountered: