What is the best and safest way to send Discourse user session info (username f.e.) to iframe?
I have a small app that I use in posts as iframe. I want to control who is accessing it.
Thanks!
What is the best and safest way to send Discourse user session info (username f.e.) to iframe?
I have a small app that I use in posts as iframe. I want to control who is accessing it.
Thanks!
Does this help?
Thank you @Mark_Schmucker ! Fantastic.
Sounds exactly how I need it.