mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-07 08:52:26 +00:00
Better ConsentForbiddenPageType docstring
This commit is contained in:
@@ -1744,7 +1744,8 @@ mod tests {
|
||||
token
|
||||
}
|
||||
|
||||
/// The kind of policy violation shown on the SSO consent page.
|
||||
/// The kind of page shown when encountering a 403 forbidden at the constent stage
|
||||
/// of the `m.login.sso` flow.
|
||||
#[derive(Debug, PartialEq)]
|
||||
pub enum ConsentForbiddenPageType {
|
||||
DeviceLimitReached,
|
||||
|
||||
Reference in New Issue
Block a user