authgear / authgear-server

Open source alternative to Auth0 / Firebase Auth
https://www.authgear.com
Apache License 2.0
72 stars 29 forks source link

Import API failed to handle email / username with upper cases #4387

Open chpapa opened 1 week ago

chpapa commented 1 week ago
  1. if email/username case sensitive setting is off, import API should lower cases on all import
  2. If email/username case sensitive setting is on, import API should respect the cases on import
linear[bot] commented 1 week ago

DEV-1458 Import API failed to handle email / username with upper cases