Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

glowing-disco-brummm

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glowing-disco-brummm

testing if table tag works in npm readme

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

glowing-disco-brummm

NameRequiredDescriptionDefault Value
NODE_ENVYNode environment value, i.e. `dev`, `test`, `prod
LOG_LEVELYLog level value, i.e. `error`, `warn`, `info`, `verbose`, `debug`
DB_HOSTYHostname for the database server.
DB_PORTYPort for the database server.
DB_USERYUser for the database.
DB_PASSWORDYPassword for the database user.
DB_DATABASEYDatabase to connect to on the database server.
DB_SCHEMAYDatabase schema used for the data source. In PostgreSQL, this will be `public` unless a schema is made explicitly for the service.
REDIS_HOSTYHostname of the Redis server.
REDIS_PORTYPort to connect to the Redis server over.
REDIS_URLYFully composed URL for Redis connection. Used instead of other settings if set.
REDIS_PASSWORDYPassword for Redis if authentication is enabled.
REDIS_DATABASEYDatabase within Redis to connect to.
JWT_PRIVATE_KEYYAsymmetric signing key of the JWT token.
JWT_PUBLIC_KEYYVerifying signed JWT Token.
JWT_SECRETYSymmetric signing key of the JWT token.
JWT_ISSUERYIssuer of the JWT token.
USER_TEMP_PASSWORDNTemporary password that can be used during development.
GOOGLE_AUTH_URLNGoogle OAuth2.0 authorization URL if authentication strategy is set to Google
GOOGLE_AUTH_CLIENT_IDNGoogle client ID for the service
GOOGLE_AUTH_CLIENT_SECRETNGoogle client secret for the service
GOOGLE_AUTH_TOKEN_URLNGoogle OAuth2.0 authorization URL if authentication strategy is set to Google
GOOGLE_AUTH_CALLBACK_URLNGoogle callback URL for the client configuration in Google
FORGOT_PASSWORD_LINK_EXPIRYNExpiration period of temporary password in seconds. 1800 seconds (30minutes) is the default.1800
KEYCLOAK_HOSTNHostname of the Keycloak instance
KEYCLOAK_REALMNRealm (tenant) in Keycloak
KEYCLOAK_CLIENT_IDNKeycloak client ID for the service
KEYCLOAK_CLIENT_SECRETNKeycloak client secret for the service
KEYCLOAK_CALLBACK_URLNKeycloak callback URL for the client configuration in Google
HTTPS_PROXYNHttps proxy url for keycloak auth

FAQs

Package last updated on 11 Jan 2023

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