italia/spid-express

Make clear in the logs when the example app is ready

开放

#17 创建于 2020年12月30日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (16 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (46 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南