Pauloparakleto / gerenciamento-dos-estudos

Aqui eu gerencio via karban os meus estudos em programação
0 stars 1 forks source link

Custom Waden Authentication with a token #52

Open Pauloparakleto opened 3 years ago

Pauloparakleto commented 3 years ago

You're gonna need the devise for documentation. The last line on that is exactly the technical issue you got. How to test customized Devise controller. It is for Rails 4, but take a look on it. Pop up email in the browser in order to use quickly the token link.

Pauloparakleto commented 3 years ago

Spoleto Fidelidade. You went to a good restaurant in the Mall. On there, the attendant asked me my phone number in order to sign me up. After months, I decided to sign up as well. However my number is already on the system so I had to claim my account with my phone number.

Pauloparakleto commented 3 years ago

It is gonna generate another issue: How to think the architecture for User model. What to separate from it?

Pauloparakleto commented 3 years ago

How to customize redirect after user or admin sign in?

Pauloparakleto commented 3 years ago

how to set test integration with rspec