The authentication service is based on the oauth 2.0 standard, where You will be provided with two credentials:
- clientId, unique client identifier
- clientSecret, Secret key for authentication
The n1co team will deliver them to you so you can begin the integration of the ClientApp Service.
type: http scheme: bearer bearerFormat: JWT