Skip to main content
Class representing a user that must be authenticated by logging in. This is often used to define the user returned by the get_user function of the ProviderConfigs class. This class can be imported from the squirrels.auth or the squirrels module.

Constructor

Creates a RegisteredUser object.

Example