intro
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 607 KiB |
+1
-2
@@ -102,8 +102,7 @@ class myUser extends app.LoadedClasses.User {
|
||||
};
|
||||
this.roles = ['admin']
|
||||
this.isAuthenticated = true
|
||||
console.log('Will call callback...', callBack)
|
||||
callBack();
|
||||
setTimeout(callBack, 20000);
|
||||
/*
|
||||
|
||||
fetch(app.config.userLib.authEndpoint+'?'+crypto.randomUUID(),{
|
||||
|
||||
Reference in New Issue
Block a user