getfider / fider

Open platform to collect and prioritize feedback
https://fider.io
GNU Affero General Public License v3.0
2.75k stars 620 forks source link

Sign in user automatically #1123

Open diegofloresgonzales opened 1 year ago

diegofloresgonzales commented 1 year ago

I need to do the following:

  1. Show a link in my software so the user can click it and go to fider
  2. Create the user using the API
  3. Redirect the user to fider (logged in)

Not needing the user to go to his/her email and click on the link.

Thanks in advance.

dfloresgonz commented 1 year ago

any updates? I also need it

mipapo commented 1 year ago

@dfloresgonz Does your software has an oauth2 server? Then it would be easy to do without any new coding line