3.1.2 Validate Algorithm Not None
This security patch adds a check to the Parse::validate() method to ensure the algorithm provided is not set to none as this may result in token misuse.
Additional Work:
- Fixed failing CI tasks.
- Updated README documentation.