qor-example
qor-example copied to clipboard
Create new user failed
I run qor-example repository successfully, then i want to implement password of authentication with auth_themes/clean. template, but i got some bug, the db data is error.
In auth_identities table stored data is empty, then i also traced context.Auth.Config.AuthIdentityModel is empty
When I login failed, because user is not exist.

How to i resolve issue ?