Authorizing component not used by default in Routes.razor #23152
Replies: 1 comment 2 replies
-
hi Can you explain it in detail? Thanks. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
in the default setup of Routes.razor in Blazor Server projects, the Authorizing Component of the AuthorizeRouteView component is omitted. Is there a specific reason why the component is not included by default?
This way the Localizer Message could be easily adapted.
Would be something like this possible?
Beta Was this translation helpful? Give feedback.
All reactions