New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aoi-js/server

Package Overview
Dependencies
Maintainers
0
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aoi-js/server

## Configuration

  • 1.2.11
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
131
decreased by-45.42%
Maintainers
0
Weekly downloads
 
Created
Source

AOI Server

Configuration

Configuration is done via environment variables.

Env variable nameTypeDefaultDescription
AOI_MONGO_URLstringmongodb://localhost:27017MongoDB connection URL
AOI_JWT_SECRETstringrequiredJWT Secret
TRUST_PROXYanyfalseTrust proxy
LOG_LEVELstringinfoLog level
SIGNUP_ENABLEDbooleantrueEnable signup
AUTH_PROVIDERSstringpasswordComma-separated string of providers
MAIL_OPTIONSjsonrequired if enabledSee nodemailer docs
MAIL_FROMstring"AOI System" <aoi@fedstack.org>Mail from
MAIL_HTMLstring<omitted>See source code for details
MAIL_ALLOW_SIGNUP_FROM_LOGINbooleanfalseAuto signup for unmatched email login
MAIL_WHITELISTjsonnullSee source code for details

FAQs

Package last updated on 09 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc