Starting over
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
export default defineEventHandler(async (event) => {
|
||||
// Clear the auth cookie
|
||||
deleteCookie(event, 'auth_token')
|
||||
|
||||
return { success: true }
|
||||
})
|
||||
Reference in New Issue
Block a user