Connect application to user (by Client ID)

Hey @dan.woda ,

  1. The user interface with custom api and not auth0 api.

  2. Yes. We provide them a client id and secret so that they can get a token from auth0 and then use it in the requests to perform actions in our custom api

  3. User of type 3 will log in to the UI and will be able to view a dashboard of actions he made (mostly graphs and tables that are associated to the actions he made in both api and ui ). he will also be able to perform actions manually (that are also provided in the api) for example he can update his profile data

I hope I managed to explain myself well, if there is any additional information needed please let me know.

Thanks for the help!