fastapi-socketio
fastapi-socketio copied to clipboard
How to support/add JWT Authentication
trafficstars
I am a newbie and trying to figure out authentication. Are there any guidelines on the same? I was able to add extra_headers on client side, but unable to find any way to get and validate headers on serverside for fastapi-socketio