pub async fn handle_close(
__arg0: State<SharedState>,
headers: HeaderMap,
) -> ResponseExpand description
POST /api/close — revoke the bearer token (logout).
pub async fn handle_close(
__arg0: State<SharedState>,
headers: HeaderMap,
) -> ResponsePOST /api/close — revoke the bearer token (logout).