MAUI-ba is jól bele lett rakva a Bearer token, ha van.
This commit is contained in:
@@ -12,6 +12,7 @@ namespace WorkFlowCheck.MAUI
|
||||
protected async override void OnDestroy()
|
||||
{
|
||||
SecureStorage.Default.Remove("WFCUser");
|
||||
SecureStorage.Default.Remove("AuthToken");
|
||||
base.OnDestroy();
|
||||
}
|
||||
protected override void OnCreate(Bundle savedInstanceState)
|
||||
|
||||
Reference in New Issue
Block a user