Profil: Logout after password change
This commit is contained in:
@@ -47,6 +47,11 @@ namespace FoodsharingSiegen.Server.BaseClasses
|
||||
/// Gets or sets the value of the message (ab)
|
||||
/// </summary>
|
||||
[Inject] protected IMessageService? Message { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the value of the navigation manager (ab)
|
||||
/// </summary>
|
||||
[Inject] protected NavigationManager? NavigationManager { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user