I see - So your proposal is:
- Create the account but do not issue any tokens
- If no auth token, route to our subscription page/logic (leave this unauthed)
- On subscription, grant user an auth token
Implication being that the creation of an account does not count as MAU, but authing does - Correct?