DEV Community

Discussion on: Guide to devise_token_auth: Simple Authentication in Rails API

Collapse
 
risafj profile image
Risa Fujii

Am I supposed to use devise for registration instead?

No, you should be able to use device_token_auth. Are you getting some kind of error message when you try to create a user by hitting the endpoint?

Collapse
 
abeyanc3 profile image
Abeyanc3

Sorry, my bad. Fixed it.

Great tutorial! Works fine with Rails 6.1.4 and Ruby 3.0.1

Some comments have been hidden by the post's author - find out more