nuxt-session icon indicating copy to clipboard operation
nuxt-session copied to clipboard

Use `application-side` instead of `client-side`

Open BracketJohn opened this issue 3 years ago • 0 comments

Describe the feature

client-side is misleading, as in practice for universally rendered apps the "client" code is executed both on the server and on the client.

We recently introduced this change + a glossary for nuxt-auth, having it here would be beneficial for:

  • clarity,
  • consistency

https://github.com/sidebase/nuxt-auth

Additional information

No response

BracketJohn avatar Nov 13 '22 15:11 BracketJohn