You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A request to create a user on the /users endpoint returns a verification code on the response.
This makes email verification pretty useless at the moment as I can register with any email account and get verified easily.
A request to create a user on the
/users
endpoint returns a verification code on the response.This makes email verification pretty useless at the moment as I can register with any email account and get verified easily.
zc_core/user/user.go
Lines 97 to 99 in 6d57d93
The text was updated successfully, but these errors were encountered: