Basic authentication flow
This commit is contained in:
parent
c58cf0e10c
commit
2e38ecd15b
4 changed files with 33 additions and 3 deletions
|
@ -7,7 +7,7 @@ async function initGreeter(){
|
|||
populateSessions();
|
||||
populateUsers();
|
||||
|
||||
console.log(lightdm.default_session);
|
||||
bindAuthenticate();
|
||||
}
|
||||
|
||||
window.addEventListener("GreeterReady", () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue