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

Custom OAuth guidance #1163

Closed dfloresgonz closed 3 months ago

dfloresgonz commented 3 months ago

I want to implement the custom oauth with my own software. So I need details on what parameters should the authorize url, token url and profile api url are going to receive and what should they return in order to make this work.

Thanks.