Tut-k0 / htb-academy-to-md

Simple CLI program that will fetch and convert a HackTheBox Academy module into a local file in Markdown format.
31 stars 5 forks source link

New Authentication #5

Closed Tut-k0 closed 5 months ago

Tut-k0 commented 5 months ago

This PR refactors the way the program authenticates with HackTheBox Academy. The new SSO feature will be used now for logging in and using the Academy.

This may break using the tool for folks that don't have a regular labs account, however they can just keep using the release they have if it is still working for them.

Tasks Completed:

Closes #4