How to Disable Account Activation Flow

cansin
Excursionist
27 0 23

Hi,

 

I'd like to disable account activation flow and let users auto-activate. There are `customerActivate` and `customerActivateByUrl` mutations, but unfortunately (and understandably) `customerCreate` mutation does not return the `activationToken`. Is there a setting where I could disable the whole activation flow so that users would be automatically activated as soon as they create their accounts? 


Thanks,


Cansin

Reply 1 (1)

cansin
Excursionist
27 0 23

Any suggestions for this problem? Is it possible to either auto-activate users or let them purchase without activation?