Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120823126
Logout.vue
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
368 B
Referenced Files
None
Subscribers
None
Logout.vue
View Options
<template><div></div></template>
<script>
export default {
mounted () {
axios.post('/api/auth/logout')
.then(response => {
this.$toast.success(response.data.message)
})
.finally(() => {
this.$root.logoutUser()
})
}
}
</script>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Fri, Apr 24, 10:00 AM (6 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18825811
Default Alt Text
Logout.vue (368 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline