chore: add user id to session cookie #56
Annotations
2 errors
Run make vet
cannot use sessionStore (variable of type *"goth/internal/store/mock".SessionStoreMock) as store.SessionStore value in struct literal: *"goth/internal/store/mock".SessionStoreMock does not implement store.SessionStore (wrong type for method GetUserFromSession)
|
Run make vet
Process completed with exit code 1.
|
Loading