MobileTrack.Web.Portal Namespace

The Portal namespace only directly uses the App and GlobalExceptionHandler classes for use in the program.cs file.

Classes

_Imports 
BlazorCookieLoginMiddleware By using middle ware, we can log in and logout without having to use custom controllers or .cshtml pages, and retain the same functionality across the entire website.
EventPortalOptions Represents configuration options for the event portal.
GlobalExceptionHandler Dependency injected handler for when unhandled Exceptions occur.