public property UsersKey::$alg in JSON Web Token Authentication (JWT) 8
The key algorithm.
Type: string
File
- modules/
users_jwt/ src/ UsersKey.php, line 31
Class
- UsersKey
- Class UsersKey
Namespace
Drupal\users_jwtCode
public $alg;
The key algorithm.
Type: string
public $alg;