clovellytech / http4s-modules

Web modules built on Http4s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add validators

zakpatterson opened this issue · comments

Make it easy to add validation to user inputs.

  • Auth:
    • Assume usernames are email addresses, validate them.