From 3c6fb1f4967eb5800179693768395f4e32ff293d Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Wed, 28 Feb 2024 16:59:00 +0200 Subject: Clean up/fixes --- mod/jwt.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'mod/jwt.hxx') diff --git a/mod/jwt.hxx b/mod/jwt.hxx index 97be0e9..b0df714 100644 --- a/mod/jwt.hxx +++ b/mod/jwt.hxx @@ -24,9 +24,6 @@ namespace brep // the "issued at" time in order to combat potential clock drift (which can // cause the token to be not valid yet). // - // @@ TODO Is there a standard term? "drift" or "drift value" seems to be - // used quite often. - // // Return the token or throw std::system_error in case of an error. // string -- cgit v1.1