Connection-based OpenID authentication in Angular.js with (drf oidc) Django rest framework backend

Is there a way to write logic for both the backend and the interface?

In my current thread, we use the Django rest-framework login, now we need to integrate the OpenID SSID for the connection in our project to help me integrate the SSID OpenID connection with the Django-rest infrastructure.

Is there an example of github? I am looking for sample code.

+4
source share

Source: https://habr.com/ru/post/1662932/


All Articles