This commit is contained in:
Frikky
2024-05-31 09:38:29 +02:00
parent e6ddb24875
commit 7a58953cc5
3 changed files with 87 additions and 34 deletions
+2
View File
@@ -514,6 +514,8 @@ const AuthenticationOauth2 = (props) => {
getAppAuthentication(true, true, true);
}
toast("Authentication successful!")
// This is more a guess than anything
// Should be handled in getAppAuthentication()
// in the parent component to make it accurate,