trace_auth_operation

Macro trace_auth_operation 

Source
macro_rules! trace_auth_operation {
    ($operation:expr, $app_id:expr, $token_type:expr, $code:expr) => { ... };
}
Expand description

认证操作跟踪宏

简化在认证流程中添加可观测性的过程