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.
source
share