graphql-devise / graphql_devise

GraphQL interface on top devise_token_auth
MIT License
197 stars 36 forks source link

Support Rails 7.1 #267

Closed mcelicalderon closed 1 month ago

saurabhbhatia commented 7 months ago

Keen on this PR, I believe a blocker for this could be that Rails 7.1 support is WIP in devise_token_auth as well.

https://github.com/lynndylanhurley/devise_token_auth/issues/1608

mcelicalderon commented 7 months ago

That is correct @saurabhbhatia, and I see dta already merged support into master. They just have to release a new version with that change

saurabhbhatia commented 7 months ago

Yeah makes sense @mcelicalderon looking forward to the change here as well, great work and many thanks! 👍

scott-knight commented 7 months ago

https://github.com/lynndylanhurley/devise_token_auth now supports Rails 7.1

mcelicalderon commented 7 months ago

Not yet, merged into master but they need to release a new version to ruby gems

t2 commented 1 month ago

@mcelicalderon looks like devise_token_auth is ready to go now, correct? Need help getting this merged?

mcelicalderon commented 1 month ago

@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 a new version too