Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 899 Bytes

TODO.md

File metadata and controls

26 lines (19 loc) · 899 Bytes

TODO

Priority

  • Document how to add a custom role (like admin/user/public).

For the next major version

  • Let HashPassword return an error instead of panic if bcrypt should fail.
  • Let NewUserState return an error instead of the user having to check the Redis connection first.

Maybe