Closed herflis closed 3 years ago
This client id is required when you are creating a single-page application or a mobile app. In this case users will log in to the system individually using their own credentials. The client id below will identify your application in our authentication flow. Please copy the client id and use it in your application based on the examples in the documentation. For more details, please visit https://docs.sensenet.com/tutorials/authentication/how-to-authenticate-react
The client id and secret is required when you are developing a tool or another server-side application that needs to connect to the repository service. In this case all requests to the repository will be made in the name of a technical user represented by the client id and secret you see below. Please make sure you protect these values because they grant access to your repository. For more details, please visit https://docs.sensenet.com/tutorials/authentication/how-to-authenticate-dotnet