qor / auth

Golang Authentication solution
MIT License
726 stars 99 forks source link

Correction in AuthIdentity model name , as the following select fails #39

Open sachinpuranik opened 4 years ago

sachinpuranik commented 4 years ago

Due to wrong Model name the select fails. As a result the the verified flag fails and login fails. using the correct model , all works perfact,