1.0.5 • Published 10 months ago

@kudze/auth-guard-server v1.0.5

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
gitlab
Last release
10 months ago

Auth Guard Server

Description

This is submodule of Kudze Auth Guard, that contains components that can be rendered on the server.

Environment variables

In case used from Vite

  • VITE_AUTH_API_URL - URL of authenticator (default: https://auth.kudze.lt/api).

In case used from NextJs

  • NEXT_PUBLIC_AUTH_API_URL - URL of authenticator (default: https://auth.kudze.lt/api).