John Shaibu Jnr
Joined 8/6/2023
John Shaibu Jnr said 10 months ago on ActionCable - Part 3 - Securing Your WebSockets :
env['warden'].user is not working its returning nil instead and I am using devise. Any remedies to this?

John Shaibu Jnr said 9 months ago on ActionCable - Part 3 - Securing Your WebSockets :
My project is using Rails 6. How can I get env['warden'].user return a real user rather than the nil I am geeting