o2web / graphql-auth

GraphQL authentication with JWT
MIT License
26 stars 27 forks source link

Rails 6 support #28

Open simonfranzen opened 4 years ago

simonfranzen commented 4 years ago

Hey, I also have done a boilerplate with devise and jwt, but we think we should focus on one library, so we want to join here 👍

What about rails 6 support? Where can we help to get this running?

simonfranzen commented 4 years ago

I have opened a PR -> https://github.com/o2web/graphql-auth/pull/29 I am not sure about the minimum ruby version because all our rails6 systems are using ruby 2.6.X

simonfranzen commented 4 years ago

I have testet my rails6 branch in this boilerplate and it works! https://github.com/zauberware/rails-devise-graphql