Skip to content

add logout event #11

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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