chore: update logout route as login

This commit is contained in:
Matilda Landström
2024-05-14 15:01:06 +02:00
parent 02107784ad
commit 1777ed0205
2 changed files with 103 additions and 10 deletions

View File

@@ -152,6 +152,11 @@ export const config = {
// console.log(arguments)
// console.log("#### END - SIGNIN EVENT ARGS ######")
// },
// async signOut() {
// console.log("#### SIGNOUT EVENT ARGS ######")
// console.log(arguments)
// console.log("#### END - SIGNOUT EVENT ARGS ######")
// },
// async session() {
// console.log("#### SESSION EVENT ARGS ######")
// console.log(arguments)