italia/spid-express

Make clear in the logs when the example app is ready

Open

#17 aberto em 30 de dez. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (16 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (46 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

The example app is ready after the message

[spid-express] info: samlCert expire in 12 months

and that's documented in the README.

We shouldn't need to document that with better logging, something along the lines of

[spid-express] Getting all metadata... (this can take a while) and [spid-express] Getting all metadata... done. App is ready at http://foobar

Guia do colaborador