mchekin / rpg

Online Role Playing Game (based on Laravel)
MIT License
188 stars 52 forks source link

Fix password reset #48

Closed mchekin closed 4 years ago

mchekin commented 4 years ago

Trying to reset password yields.

Swift_TransportException Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required "

mchekin commented 4 years ago

Fixed in scope of #49