LoginRoutes Class

The routes that specify the endpoints used for login and logout requests.

Constructor

LoginRoutes()

Variables

Name Description
logout_endpoint
str

The endpoint at which a logout request should be made.

Attributes

logoutEndpoint

The endpoint at which a logout request should be made.

logoutEndpoint: str