Skip to content

Views

The unicef-security app provides views for handling authorization and authentication.

UnauthorizedView

A view that is displayed when a user is not authorized to access a page.

Context

  • unicef_user (bool): Whether the user is a UNICEF user.

UNICEFLogoutView

A view that logs the user out of their UNICEF account.