error: window is undefiend in oidc-client

I have a project and want to convert from vue to nuxt. I use oidc-client and when render and run the code there is an error below happened. deep thanks for helping me.

userStore: new WebStorageStateStore({ store: window.localStorage })

it’s full error:show error page snapshot