Tomas Morello

Results 5 comments of Tomas Morello

This is still an issue, where i took the template and i had to figure out that it's actually expecting Snake Case, can i help fixing it ?

So after troubleshooting for a few minutes, I found that the issue seems to be related to the missing redirectTo option in the parameters: ``` options: { redirectTo: 'http://localhost:3000/confirm', },...

> > So after troubleshooting for a few minutes, I found that the issue seems to be related to the missing redirectTo option in the parameters: > > > >...

Hi @dmontagu, I think that indeed there is an issue. If you try to run the output through swagger, it will say it's invalid as: > should NOT have additional...