Re-exportsยง
pub use self::auth_types::AuthTypes;pub use self::auth_types::auth_types_for_event;
Modulesยง
- auth_
types ๐ - room_
member ๐
Functionsยง
- auth_
check - check_
power_ ๐level_ maps - Check the power levels changes between the current and the new maps.
- check_
room_ ๐create - Check whether the given event passes the
m.room.createauthorization rules. - check_
room_ ๐power_ levels - Check whether the given event passes the
m.room.power_levelsauthorization rules. - check_
room_ ๐redaction - Check whether the given event passes the
m.room.redactionauthorization rules. - check_
state_ ๐dependent_ auth_ rules - Check whether the incoming event passes the state-dependent authorization rules for the given room version rules.
- check_
state_ ๐independent_ auth_ rules - Check whether the incoming event passes the state-independent authorization rules for the given room version rules.