@thetechfossil/auth
v1.0.10
Published
auth package for thetechfossil projects bin to our servers
Maintainers
Readme
.env
NEXT_PUBLIC_APP_URL="http://localhost:4000"
NEXT_PUBLIC_AUTH_URL="http://localhost:4003"
NEXT_PUBLIC_AFTER_LOGIN_REDIRECT="/dashboard"
NEXT_PUBLIC_AFTER_LOGOUT_REDIRECT="/auth/sign-in"
NEXT_PUBLIC_SIGNUP_URL="/auth/sign-up"
NEXT_PUBLIC_SIGNIN_URL="/auth/sign-in"