API Reference > frontend-authorization-client > BrowserAuthorization > BrowserAuthorizationClient > _onUserLoaded _onUserLoaded MethodProtected Raised when a user session has been established (or re-established). This can happen on startup, after token refresh or token callback. _onUserLoaded(user: User): void Parameter Type Description user User Returns - void Defined in frontend-authorization/src/oidc/browser/BrowserAuthorizationClient.ts Line 328 Last Updated: 11 June, 2024