familie-backend 10.0.15-alpha.11
Install from the command line:
Learn more about npm packages
$ npm install @navikt/familie-backend@10.0.15-alpha.11
Install via package.json:
"@navikt/familie-backend": "10.0.15-alpha.11"
About this version
Node.js backend med express for familie frontend apper. Setter opp en express app med azure autentisering og logging. Kan konfigureres til å bruke redis gjennom egen konfigurasjon.
💡 Ser du etter dokumentasjon?
npm install @navikt/familie-backend
# eller hvis du bruker yarn:
yarn add @navikt/familie-backend
Pakken krever noen miljøvariabler:
SESSION_SECRET='<any string of length 32>'
CLIENT_ID='<application_id from aad app>'
CLIENT_SECRET='<KEY from aad app>'
COOKIE_KEY1='<any string of length 32>'
COOKIE_KEY2='<any string of length 32>'
AAD_DISCOVERY_URL='<Azure discovery URL>'
AAD_LOGOUT_REDIRECT_URL='<Azure logout URL>'
AAD_REDIRECT_URL='<Azure redirect URL>'
LOG_LEVEL='info' | 'debug' - ikke påkrevd
Details
- familie-backend
- navikt
- 10 months ago
- MIT
- 16 dependencies
Assets
- familie-backend-10.0.15-alpha.11.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0