LOGIN_PATH

Constant LOGIN_PATH 

Source
pub const LOGIN_PATH: &str = "/auth/login";
Expand description

Where the login flow lives. Fixed paths rather than configurable ones: they are registered with an identity provider as a redirect URI, and a path an operator can move is a path that stops matching what was registered.