New Discussion

Notifications

You’re not receiving notifications from this thread.

Do you know how to permit these Devise sign up params within existing my set up?

0
Rails

I am using Rails 6 API with the Devise gem and Devise_JWT gem. It is early stages but currently Devise is not submitting default params to the registration controller such as email. I am receiving a record in the rails console for user with default values of email="" and id=1 so I know that the request is being received. Thanks!

Join the discussion
Create an account Log in

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.