Skip to content

Commit 060253f

Browse files
committed
fixup! Introduce compat login policy
1 parent 1ce2c39 commit 060253f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/handlers/src/test_utils.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ pub(crate) async fn policy_factory(
8282
register: "register/violation".to_owned(),
8383
client_registration: "client_registration/violation".to_owned(),
8484
authorization_grant: "authorization_grant/violation".to_owned(),
85+
compat_login: "compat_login/violation".to_owned(),
8586
email: "email/violation".to_owned(),
8687
};
8788

0 commit comments

Comments
 (0)