Authentication

Whilst a lot of frameworks ship a full authentication module Gozen does not. We have left it up to the end user to implement their own in whichever way they wish.


Of course, Gozen supports the core tenets needed to implement authentication, such as password hashing, rate limiting, email verification etc.