Skip to content

Add specs for token expiration banner helper

What does this MR do and why?

Adds specs for token expiration banner helpers. Centralizes all app-wide checks (env var, version check, batched migration check) in a module owned by AuthN, per Imre's feedback.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports