GNova
- 3 Devlogs
- 5 Total hours
An open-source CTF learning platform
An open-source CTF learning platform
Wrote a jwt internals package to simplify generating and validating tokens
Made a new endpoint that can be used for confirming actions from jwt tokens. The token contains the action information and the handler executes it.
Added user confirmation emails by sending an email with a token that activates an account. The token expires in 15 minutes to prevent abuse
I also did a little refactoring
Did some refactoring(I need a lot more) and started working on user confirmation.
Added the project to Hackclub Stardance