Skip to content

Logout does not trigger anything in the backend so user is kinda bugged out cuz sockets still authed #25

@github-actions

Description

@github-actions

Line: 30

}
},
methods: {
// FIXME: Logout does not trigger anything in the backend so user is kinda bugged out cuz sockets still authed
// category=nuxt
async logout () {
await this.$auth.logout()
}
}
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions