Commit 28ea9917 by Budiutama

Update UserProfileHeader.vue

1 parent eae58c04
Showing with 1 additions and 1 deletions
......@@ -29,7 +29,7 @@ function login() {
}
const logoutUrl = ref(
'https://login.ui.ac.id/realms/main/protocol/openid-connect/logout?client_id=vueplayground',
'https://login.ui.ac.id/realms/main/protocol/openid-connect/logout?client_id=civitas',
)
const logoutUser = () => {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!