mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
api endpoints migrated to use auth middleware
This commit is contained in:
@@ -23,7 +23,6 @@ pub mod verify_pow;
|
||||
pub mod verify_token;
|
||||
|
||||
pub use super::mcaptcha::duration::GetDurationResp;
|
||||
pub use super::mcaptcha::is_authenticated;
|
||||
pub use super::mcaptcha::levels::I32Levels;
|
||||
|
||||
// middleware protected by scope
|
||||
|
||||
Reference in New Issue
Block a user