Currently building SaaS, where each company get its own unique param to access their own “page”.
so for example:
mycompany.com/c/facebbok
mycompany.com/c/twitter
I want them all to have the same login, but they should be redirected back to where they were before the clicked login.
Is it possible with dynamic params for callback urls?
If not, how can I solve this?
I’m using .NET for Backend, and Vue.js for frontend. The plan is to implement the Vue.js in the frontend, then verify the token in the API.
Hi @julianalsemmani,
Thanks for the questions. Please take a look at this FAQ, which covers your scenario.
Thanks!
system
Closed
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.