verifyToken abstract method

Future<void> verifyToken(
  1. DoxRequest req
)

Implementation

Future<void> verifyToken(DoxRequest req);