SenseNet / sn-client

Monorepo for sensenet client packages 🐱‍💻
https://sensenet.com
GNU General Public License v2.0
25 stars 37 forks source link

[snaas-profile] Finalize API keys page on the profile #1005

Closed herflis closed 3 years ago

herflis commented 4 years ago

app

fortools

herflis commented 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