KindeK
Kinde2y ago
1 reply
Khanim Gurbanli

integration with Frontend-React, Kinde and .Net

As far as I know, in integration with Frontend-React, Kinde manages user sessions, generates and verifies JWT. Frontend application receives this JWT and sends it to the backend with every request. The backend checks the JWT validity of incoming requests and authenticates the user. Okay, but my backend application does not communicate directly with Kinde. This communication is established with Kinde independently of the Frontend and Backend. So, in this case, how will backend enpoints be protected with jwt tokens produced in Kinde? I request you to inform me about this.
Was this page helpful?