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

Update README.md #9

Open 1gn0r4nd opened 1 year ago

1gn0r4nd commented 1 year ago

ArgumentError (wrong number of arguments (given 2, expected 3))

nejdetkadir commented 1 year ago

It is an bug, we need to fix it