feat: logout by auth strategy + keycloak implementation
This commit is contained in:
@@ -30,5 +30,8 @@ module.exports = {
|
||||
}
|
||||
})
|
||||
)
|
||||
},
|
||||
logout (conf) {
|
||||
return '/'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user