Flank / flank-dashboard

Integrate with popular CI tools to collect software project metrics like performance, build stability, and codebase quality.
Apache License 2.0
28 stars 14 forks source link

[Public Dashboard] Add the isInitialized getter to the AuthNotifier #1562

Closed solid-dimakoniaiev closed 3 years ago

solid-dimakoniaiev commented 3 years ago

Description Add the isInitialized getter to the AuthNotifier so we can understand whether auth is initialized according to the public dashboard design auth module section.

Acceptance Criteria

Additional context Public dashboard design