</>CodeWithKarani
All articles

How to Authenticate and Login to ERPNext With an API

Kkarani1 min read
The Login Service API provides endpoints to manage the User Session in Conversational Cloud, such as User Login, Application Login, Logout and Refresh. API authentication is the processes of certifying the identity of users trying to access resources that are protected on the server. In this tutorial we will develop an API endpoint that we will use to authenticate and allow users to login to ERPNext or the Frappe Framework. Here is the GitHub link to the code. https://youtu.be/OTaq_L2BZFA  
Keep reading

Related articles