Update comment

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5289 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2019-05-24 13:32:33 +00:00
parent 18ba0f6b20
commit af18f56a93

View File

@@ -115,7 +115,7 @@ class authparams
* The token MUST be set in HTTP Header :
* Authorization: Bearer <token>
* The real verification are done in authjwt, as we can not have the
* jwtServerKey defined in property
* jwtServerKey defined in property : the execution is done in constructor
*/
public function jwt ()
// {{{