Closed sinkyoungdeok closed 2 years ago
try { username = jwtUtil.getUsernameFromToken(authToken) } catch (e: Exception) { return Mono.empty() }