Skip to content

add logout event #11

@MarconLP

Description

@MarconLP

signOut: ({ session }) => {
// posthog?.capture({
// distinctId: session.id,
// event: "logged out",
// });
console.log("add logout event");
},

nextauth seems to be having wrong types on the signOut event

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions