diff options
author | Francois Kritzinger <francois@codesynthesis.com> | 2024-02-28 16:59:00 +0200 |
---|---|---|
committer | Francois Kritzinger <francois@codesynthesis.com> | 2024-04-24 15:14:54 +0200 |
commit | 3c6fb1f4967eb5800179693768395f4e32ff293d (patch) | |
tree | 1f7d5e5030682219f5f1f6fb806dfe5ea5e6e6c8 /mod/jwt.hxx | |
parent | 11274884d2831cec722a16e8bf7fd83eda253c9b (diff) |
Clean up/fixes
Diffstat (limited to 'mod/jwt.hxx')
-rw-r--r-- | mod/jwt.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
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 |