italia/spid-express

Make clear in the logs when the example app is ready

Offen

#17 geöffnet am 30.12.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (16 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (46 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide