atoti.LoginConfig#

final class atoti.LoginConfig#

The config related to the /login endpoint.

allowed_redirect_urls: Set[str] | None = None#

The allowed values of the redirectUrl query parameter.

If None, all URLs are allowed.