This method is used to verify the Token.
Future<String?> verifyToken(String userName, String token) { throw UnimplementedError('has not been implemented.'); }