This is a project demonstrating how you can write custom authentication for your django web socket(django channels) and also parse or serialize the data. The custom authentication makes use of the PyJWT module for generating JWT tokens.
This is a project demonstrating how you can write custom authentication for your django web socket(django channels) and also parse or serialize the data. The custom authentication makes use of the PyJWT module for generating JWT tokens.