Skip to content
  • Shashwat Jolly's avatar
    Add account status check while logging in · 66429f47
    Shashwat Jolly authored
    login() will pass even if email if not confirmed, there are problems with billing etc.
    So, we need to make a small fetch (collection lise with limit 1) to check if the account status is fine.
    66429f47