nejdetkadir / devise-api

The devise-api gem is a convenient way to add authentication to your Ruby on Rails application using the devise gem. It provides support for access tokens and refresh tokens, which allow you to authenticate API requests and keep the user's session active for a longer period of time on the client side
MIT License
152 stars 22 forks source link

omniauth-google-oauth2 and devise-api #34

Open arpu opened 9 months ago

arpu commented 9 months ago

Hey,

do you know if this works together? omniauth-google-oauth2 and devise-api

have some problems with the CERF token with api only ( at the moment not using devise-api)