vike-authjs
v0.1.6
Published
Recommended to use [bati](https://batijs.github.io)
Downloads
140
Readme
Getting started
Recommended to use bati
pnpm install @auth/core vike-authjs
Setting It Up
Generate auth secret, then set it as an environment variable:
AUTH_SECRET=your_auth_secret
On Production
Don't forget to trust the host.
AUTH_TRUST_HOST=true