issues
search
gabesullice
/
jwt
https://www.drupal.org/project/jwt
18
stars
12
forks
source link
Refactor event handlers
#8
Closed
jonathangreen
closed
7 years ago
jonathangreen
commented
7 years ago
Move all the event firing and handling into the JWT Auth class
Make sure all events fire: validate, valid and generate
Modify the submodules to use the new event structure
Remove the validator class