Mario Celi
Mario Celi
That is correct @saurabhbhatia, and I see dta already merged support into master. They just have to release a new version with that change
Not yet, merged into master but they need to release a new version to ruby gems
> @mcelicalderon looks like devise_token_auth is ready to go now, correct? Need help getting this merged? Yes, @t2! It looks like they released the new version today 🙌 We'll release...
Thank you for looking into this, @vitaliiorlov! I'll take a look asap. It looks like something that might be easy to fix
@vitaliiorlov after taking a closer look at this, I see now that we based our implementation on DTA's implementation https://github.com/lynndylanhurley/devise_token_auth/blob/6b0659f18c678b319913d0fb053e96aa555857aa/app/controllers/devise_token_auth/sessions_controller.rb#L13 I still think this is something we can implement, but...
Thank you for the link, @vitaliiorlov. So it is based on localized messages. I still think that's something we can implement
@vitaliiorlov we haven't had the chance to work on this yet and we'll do it as soon as possible. You are welcome to propose an MR for us to review...
Hey @celsoMartins! In this gem we intentionally separated email templates so they wouldn't conflict with those in Devise or DTA. But I'll look into this and see if there's a...
Changes look good, @00dav00! I think only fixing coveralls is missing