Skip to content
  • Andreas Ellewsen's avatar
    Make email regex better · 3ea7570d
    Andreas Ellewsen authored
    Instead of using a regex we use the pydantic email type expanded to
    allow for empty strings.
    
    Also adds a mixxing header with the api key
    3ea7570d