Auth utilities
Status: scaffolded — subpath export exists, utilities not yet implemented.
Planned scope
Section titled “Planned scope”- Auth synchronization across tabs/windows — keep multiple open tabs in agreement on the current session.
- Token management and refresh — silent refresh helpers, expiry tracking.
- Session handling — login/logout helpers and lifecycle hooks.
Import
Section titled “Import”// import { ... } from '@presencelearning/frontend-core/auth';Related
Section titled “Related”For full OIDC integration with route guards and an interceptor, see @presencelearning/auth — the higher-level Angular library.