django-rest-framework-keycloak
django-rest-framework-keycloak copied to clipboard
Help, how to integrate with django and angular
- angular web page
- click on login
- went to keycloak login
- login successful
- and keycloak returned to angular app access key, id token , refresh token etc..
- what is the next flow , what i need to send to django api from angular app , what i need to send fro django to angular?
Please give update on above request
These blogs might help you:
- https://sairamkrish.medium.com/keycloak-integration-part-2-integration-with-angular-frontend-f2716c696a28
- https://sairamkrish.medium.com/keycloak-integration-part-3-integration-with-python-django-backend-5dac3b4a8e4e