philipokiokio / FastAPI_SAAS_Template

FastAPI SAAS Template (Boilerplate code)
148 stars 21 forks source link

User registration #4

Closed pnklists931 closed 10 months ago

pnklists931 commented 11 months ago

user can register with the same email address twice.

  1. using email with lowercase eg. test@example.com
  2. using email with uppercase eg. TEST@EXAMPLE.COM
philipokiokio commented 11 months ago

Thank you I will act on it and make a new release.

philipokiokio commented 10 months ago

@pnklists931 This is issue has been fixed with a new push.