116d8cbea1
This change implements account activation using OTP code. Based on whether this activation method is activated, signup will generate a 6-digit code and send it via email. A new endpoint is added to validate this code and activate the user's account and log them in. Issue: #6428 Change-Id: Ia78bb123258021bce78ab9e98dce2c900328057a |
||
---|---|---|
.. | ||
chore_test.go | ||
chore.go |